Skip to content

Commit cf7a1fc

Browse files
Bump mypy from 1.17.1 to 1.18.1 in /requirements/lintrunner
Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b0857a commit cf7a1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/lintrunner/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ lintrunner-adapters>=0.8.0
33
# RUFF, RUFF-FIX
44
ruff==0.12.12
55
# MYPY
6-
mypy==1.17.1
6+
mypy==1.18.1
77
types-PyYAML==6.0.12.20250822
88
# EDITORCONFIG-CHECKER
99
editorconfig-checker==3.4.0

0 commit comments

Comments
 (0)