Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.20.1 to 0.20.2 (#82)
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.1 to 0.20.2.
- [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.20.1...v0.20.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2022
1 parent d29568d commit a4d8921
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
Expand Up @@ -6,7 +6,7 @@ mypy==0.982
pre-commit==2.20.0
pylint==2.15.5
pylint_strict_informational==0.1
pytest-asyncio==0.20.1
pytest-asyncio==0.20.2
pytest-cov==4.0.0
pytest-error-for-skips==2.0.2
pytest==7.2.0

0 comments on commit a4d8921

Please sign in to comment.