Skip to content

Commit f263a65

Browse files
Build(deps): Bump mypy from 1.17.1 to 1.18.1 (#113)
Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.1 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 e7700ba commit f263a65

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
@@ -22,7 +22,7 @@ version = "0.0.0"
2222
test = [
2323
"codespell==2.4.1",
2424
"isort==6.0.1",
25-
"mypy==1.17.1",
25+
"mypy==1.18.1",
2626
"pre-commit==4.3.0",
2727
"pre-commit-hooks==6.0.0",
2828
"pytest==8.4.2",

0 commit comments

Comments
 (0)