Skip to content

Commit f479b58

Browse files
build(deps): bump mypy from 1.19.1 to 1.20.0 (#108)
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.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 94e69e0 commit f479b58

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
@@ -34,7 +34,7 @@ docs = [
3434
"pdoc==16.0.0",
3535
]
3636
lint = [
37-
"mypy==1.19.1",
37+
"mypy==1.20.0",
3838
"pre-commit==4.5.1",
3939
"ruff==0.15.8",
4040
]

0 commit comments

Comments
 (0)