Bump pytest-asyncio from 0.19.0 to 0.20.1 (#732)

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.19.0 to 0.20.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.19.0...v0.20.1)

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

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

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-10-24 22:22:41 +03:00
committed by GitHub
parent 026fd98304
commit bc1035c1ec
+1 -1
View File
@@ -2,7 +2,7 @@ reportlab==3.6.11
flake8==5.0.4 flake8==5.0.4
pytest==7.1.3 pytest==7.1.3
pytest-asyncio==0.16.0;python_version<"3.7" pytest-asyncio==0.16.0;python_version<"3.7"
pytest-asyncio==0.19.0;python_version>="3.7" pytest-asyncio==0.20.1;python_version>="3.7"
pytest-cov==4.0.0 pytest-cov==4.0.0
pytest-httpserver==1.0.6 pytest-httpserver==1.0.6
pytest-rerunfailures==10.2 pytest-rerunfailures==10.2