Skip to content

Commit 7924efc

Browse files
build(deps-dev): bump mypy from 1.11.2 to 1.12.0
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.12.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7bb786c commit 7924efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ pytest-cov = "==5.0.0"
1515
pytest-xdist = "==3.6.1"
1616
black = "==24.10.0"
1717
ruff = "==0.6.9"
18-
mypy = "==1.11.2"
18+
mypy = "==1.12.0"
1919
tbump = "==6.11.0"

0 commit comments

Comments
 (0)