Skip to content

Commit 1e3f036

Browse files
build(deps-dev): bump mypy from 1.15 to 1.16.0 in /Tools
Bumps [mypy](https://github.com/python/mypy) from 1.15 to 1.16.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a504b3 commit 1e3f036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Requirements file for external linters and checks we run on
22
# Tools/clinic, Tools/cases_generator/, and Tools/peg_generator/ in CI
3-
mypy==1.15
3+
mypy==1.16.0
44

55
# needed for peg_generator:
66
types-psutil==6.0.0.20240901

0 commit comments

Comments
 (0)