Skip to content

Commit

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

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

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 Jan 17, 2022
1 parent c4cffdb commit a38e745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ mock==4.0.3

# Py.test stuff.
pytest==6.2.5
pytest-asyncio==0.17.0
pytest-asyncio==0.17.1
pytest-cov==3.0.0
pytest-randomly==3.11.0

Expand Down

0 comments on commit a38e745

Please sign in to comment.