bumper/requirements-test.txt
dependabot[bot] cedc95548d
Bump types-cachetools from 5.0.0 to 5.0.1 (#9)
Bumps [types-cachetools](https://github.com/python/typeshed) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-cachetools
  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>
2022-04-19 00:23:00 +02:00

12 lines
234 B
Text

mypy==0.942
pre-commit==2.18.1
pylint==2.13.5
pytest==7.1.1
pytest-aiohttp==1.0.4
pytest-asyncio==0.18.3
pytest-cov==3.0.0
pytest-env==0.6.2
pytest-timeout==2.1.0
testfixtures==6.18.5
types-cachetools==5.0.1
types-setuptools==57.4.12