Skip to content

Commit e408fbc

Browse files
Bump mypy from 1.11.2 to 1.15.0
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.15.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 267b6ce commit e408fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"coverage==7.6.1",
7373
"codacy-coverage==1.3.11",
7474
"pycodestyle==2.11.1",
75-
"mypy==1.11.2",
75+
"mypy==1.15.0",
7676
"pydocstyle==6.1.1",
7777
"flake8==7.1.1",
7878
"pylint==3.3.1",

0 commit comments

Comments
 (0)