Skip to content

Commit 43065f5

Browse files
Bump mypy from 1.11.2 to 1.12.1 (#387)
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.12.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4e7f8e commit 43065f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ version = "0.0.0"
2828
test = [
2929
"codespell==2.3.0",
3030
"isort==5.13.2",
31-
"mypy==1.11.2",
31+
"mypy==1.12.1",
3232
"pre-commit==4.0.1",
3333
"pre-commit-hooks==5.0.0",
3434
"pytest==8.3.3",

0 commit comments

Comments
 (0)