Skip to content

Commit 74e135f

Browse files
build(deps): bump mypy from 2.1.0 to 2.2.0 (#128)
Bumps [mypy](https://github.com/python/mypy) from 2.1.0 to 2.2.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.2.0 dependency-type: direct:production 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 87721d3 commit 74e135f

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
@@ -20,7 +20,7 @@ docs = [
2020
"pdoc==16.0.0",
2121
]
2222
lint = [
23-
"mypy==2.1.0",
23+
"mypy==2.2.0",
2424
"pre-commit==4.6.0",
2525
"ruff==0.15.20",
2626
]

0 commit comments

Comments
 (0)