Files
typthon/Tools/requirements-dev.txt
dependabot[bot] b3cb2d86eb Bump mypy from 1.16.1 to 1.19.1 in /Tools
Bumps [mypy](https://github.com/python/mypy) from 1.16.1 to 1.19.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.16.1...v1.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-25 06:10:32 +00:00

8 lines
238 B
Plaintext

# Requirements file for external linters and checks we run on
# Tools/clinic, Tools/cases_generator/, and Tools/peg_generator/ in CI
mypy==1.19.1
# needed for peg_generator:
types-psutil==7.0.0.20250601
types-setuptools==80.9.0.20250529