Skip to content

Commit

Permalink
chore(deps-dev): bump pytest-asyncio from 0.19.0 to 0.20.1
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.19.0 to 0.20.1.
- [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.19.0...v0.20.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2022
1 parent a926a06 commit a431cbb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ black = "^22.3.0"
isort = "^5.9.3"
pre-commit = "^2.16.0"
pytest = "^7.2.0"
pytest-asyncio = "^0.19.0"
pytest-asyncio = "^0.20.1"
pytest-cov = "^4.0.0"
python-dotenv = "^0.21.0"
Sphinx = "^5.3.0"
Expand Down

0 comments on commit a431cbb

Please sign in to comment.