Skip to content

Commit 5fa87b3

Browse files
build(deps): bump mypy from 1.20.0 to 1.20.1
Bumps [mypy](https://github.com/python/mypy) from 1.20.0 to 1.20.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.0...v1.20.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5138b3f commit 5fa87b3

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==1.20.0",
23+
"mypy==1.20.1",
2424
"pre-commit==4.5.1",
2525
"ruff==0.15.10",
2626
]

0 commit comments

Comments
 (0)