Skip to content

Commit 2086768

Browse files
chore(deps): bump mypy from 1.10.1 to 1.18.2 in /requirements/lintrunner
Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.1...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e449da commit 2086768

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.13.2
55
# MYPY
6-
mypy==1.10.1
6+
mypy==1.18.2
77
types-PyYAML==6.0.12.20250915
88
# PYLINT
99
pylint==3.3.6

0 commit comments

Comments
 (0)