Skip to content

Commit 3cbb605

Browse files
chore(deps-dev): bump mypy from 1.18.1 to 2.1.0
Bumps [mypy](https://github.com/python/mypy) from 1.18.1 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.1...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 562363a commit 3cbb605

2 files changed

Lines changed: 182 additions & 39 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ action = [
1010
"cpp-linter==1.12.1",
1111
]
1212
dev = [
13-
"mypy>=1.17.1",
13+
"mypy>=2.1.0",
1414
"pre-commit>=4.6.0",
1515
"ruff>=0.12.8",
1616
]

0 commit comments

Comments
 (0)