bumper/requirements-test.txt
dependabot[bot] da4c242cac
Bump mypy from 0.942 to 0.950 (#13)
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.942...v0.950)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 21:09:06 +02:00

12 lines
234 B
Text

mypy==0.950
pre-commit==2.18.1
pylint==2.13.9
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.14