Skip to content

Commit 4c2ec8e

Browse files
chore(deps-dev): bump mypy from 1.20.0 to 2.1.0
Bumps [mypy](https://github.com/python/mypy) from 1.20.0 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.0...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cf903c commit 4c2ec8e

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
@@ -57,7 +57,7 @@ dependencies = [
5757

5858
[project.optional-dependencies]
5959
dev = [
60-
"mypy==1.20.0",
60+
"mypy==2.1.0",
6161
"pre-commit==4.5.1",
6262
"ruff==0.15.8",
6363
]

0 commit comments

Comments
 (0)