Bump pytest-asyncio from 0.17.0 to 0.17.1 (#321)

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](https://github.com/pytest-dev/pytest-asyncio/compare/v0.17.0...v0.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-17 19:29:03 +03:00
committed by GitHub
parent fa6bb1ee17
commit 55f941cf18
+1 -1
View File
@@ -1,7 +1,7 @@
flake8==4.0.1 flake8==4.0.1
pytest==6.2.5 pytest==6.2.5
pytest-asyncio==0.16.0;python_version<"3.7" pytest-asyncio==0.16.0;python_version<"3.7"
pytest-asyncio==0.17.0;python_version>="3.7" pytest-asyncio==0.17.1;python_version>="3.7"
pytest-cov==3.0.0 pytest-cov==3.0.0
pytest-httpserver==1.0.3 pytest-httpserver==1.0.3
pytest-rerunfailures==10.2 pytest-rerunfailures==10.2