Skip to content

Commit 1b0049f

Browse files
chore(deps-dev): bump mypy from 2.1.0 to 2.3.0 (#461)
Bumps [mypy](https://github.com/python/mypy) from 2.1.0 to 2.3.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb9c4fd commit 1b0049f

2 files changed

Lines changed: 164 additions & 160 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.13.0",
1111
]
1212
dev = [
13-
"mypy>=2.1.0",
13+
"mypy>=2.3.0",
1414
"pre-commit>=4.6.0",
1515
"ruff>=0.15.22",
1616
]

0 commit comments

Comments
 (0)