Skip to content

Commit 328972b

Browse files
build(deps): bump mypy from 1.9.0 to 1.10.1
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25a2c77 commit 328972b

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ python = "^3.10"
1414
numpy = "^1.26.4"
1515

1616
# static type check
17-
mypy = "^1.9"
17+
mypy = "^1.10"
1818
pyright = "^1.1.359"
1919

2020
# lint & style

0 commit comments

Comments
 (0)