Skip to content

Commit ff4a1f2

Browse files
Bump mypy from 1.20.0 to 1.20.1 in /requirements/lintrunner
Bumps [mypy](https://github.com/python/mypy) from 1.20.0 to 1.20.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.0...v1.20.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 511ae68 commit ff4a1f2

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.15.9
55
# MYPY
6-
mypy==1.20.0
6+
mypy==1.20.1
77
types-PyYAML==6.0.12.20250822
88
# EDITORCONFIG-CHECKER
99
editorconfig-checker==3.6.1

0 commit comments

Comments
 (0)