Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.17.1 to 0.17.2
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.17.1...v0.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 18, 2022
1 parent ff9b4b7 commit 4b48525
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements-dev.txt
Expand Up @@ -50,7 +50,7 @@ pytest==6.2.5
# via
# -r requirements-dev.in
# pytest-asyncio
pytest-asyncio==0.17.1
pytest-asyncio==0.17.2
# via -r requirements-dev.in
toml==0.10.2
# via pytest
Expand All @@ -65,7 +65,6 @@ typing-extensions==4.0.1
# via
# black
# mypy
# pytest-asyncio
wheel==0.37.1
# via pip-tools

Expand Down

0 comments on commit 4b48525

Please sign in to comment.