Skip to content

Commit f2bc9b2

Browse files
Bump mypy from 1.19.1 to 1.20.0
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fd9e6b commit f2bc9b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ lint = [
7373
"black==26.3.1",
7474
"flake8==7.3.0",
7575
"isort==8.0.1",
76-
"mypy==1.19.1",
76+
"mypy==1.20.0",
7777
"pylint-per-file-ignores==3.2.0",
7878
"pylint==4.0.5",
7979
]

0 commit comments

Comments
 (0)