Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.20.3 to 0.21.0 (#792)
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.3 to 0.21.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.20.3...v0.21.0)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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] authored Mar 20, 2023
1 parent 5f258c8 commit eb804ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dev =
pre-commit==3.0.3
codecov==2.1.12
pytest==7.1.2
pytest-asyncio==0.20.3
pytest-asyncio==0.21.0
pytest-cov==3.0.0
python-jose==3.3.0

Expand Down

0 comments on commit eb804ef

Please sign in to comment.