Skip to content

Commit 850f082

Browse files
Build(deps): Bump mypy from 1.14.1 to 1.15.0 (#49)
Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.15.0) --- 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 e13d2fb commit 850f082

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
@@ -21,7 +21,7 @@ version = "0.0.0"
2121
test = [
2222
"codespell==2.4.1",
2323
"isort==6.0.0",
24-
"mypy==1.14.1",
24+
"mypy==1.15.0",
2525
"pre-commit==4.1.0",
2626
"pre-commit-hooks==5.0.0",
2727
"pytest==8.3.4",

0 commit comments

Comments
 (0)