Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Commit

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

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

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 13, 2022
1 parent 5ca1ebd commit 53a0452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Pillow = "==9.0.0"
flake8 = "==4.0.1"
tox = "==3.24.5"
pytest = "==6.2.5"
pytest-asyncio = "==0.16.0"
pytest-asyncio = "==0.17.0"
pytest-cov = "==3.0.0"
mypy = "==0.931"
twine = "==3.7.1"
Expand Down

0 comments on commit 53a0452

Please sign in to comment.