Skip to content

Commit

Permalink
build(deps): Bump pytest-asyncio in /testing/plugins_integration (#9824)
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-asyncio@v0.18.2...v0.18.3)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 20, 2022
1 parent 6a3168e commit 1ea7081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/plugins_integration/requirements.txt
@@ -1,6 +1,6 @@
anyio[curio,trio]==3.5.0
django==4.0.4
pytest-asyncio==0.18.2
pytest-asyncio==0.18.3
pytest-bdd==5.0.0
pytest-cov==3.0.0
pytest-django==4.5.2
Expand Down

0 comments on commit 1ea7081

Please sign in to comment.