Skip to content

Commit

Permalink
chore(deps): bump pytest-asyncio from 0.20.3 to 0.21.0
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2023
1 parent 967ff43 commit 844c937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pytest==7.2.0
pytest-cov==4.0.0
pytest-asyncio==0.20.3
pytest-asyncio==0.21.0
sanic-testing==22.12.0
pytest-rerunfailures==10.3
pytest-timeout==2.1.0

0 comments on commit 844c937

Please sign in to comment.