Files
maigret/test-requirements.txt
T
dependabot[bot] 3579f2fd09 Bump pytest-asyncio from 0.18.0 to 0.18.1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.0...v0.18.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>
2022-02-11 06:14:37 +00:00

8 lines
187 B
Plaintext

flake8==4.0.1
pytest==7.0.0
pytest-asyncio==0.16.0;python_version<"3.7"
pytest-asyncio==0.18.1;python_version>="3.7"
pytest-cov==3.0.0
pytest-httpserver==1.0.4
pytest-rerunfailures==10.2