Skip to content

Commit 2bd365d

Browse files
chore(deps): bump mypy from 1.20.2 to 2.0.0
Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.0.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.0.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56718cc commit 2bd365d

2 files changed

Lines changed: 149 additions & 110 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dev = [
1414
"black==26.3.1",
1515
"flake8==7.3.0",
1616
"isort==8.0.1",
17-
"mypy==1.20.2",
17+
"mypy==2.0.0",
1818
"mypy-extensions==1.1.0",
1919
"pylint==4.0.5",
2020
"pytest==9.0.3",

0 commit comments

Comments
 (0)