Skip to content

Commit 48dc8ae

Browse files
Bump mypy from 1.9.0 to 1.10.0
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6592398 commit 48dc8ae

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
@@ -43,7 +43,7 @@ pytest-randomly = "^3.15.0"
4343
pytest-reverse = "^1.7.0"
4444
pytest-sugar = "^1.0.0"
4545
pytest-watcher = "^0.4.2"
46-
mypy = "^1.9.0"
46+
mypy = "^1.10.0"
4747
pre-commit = "^3.7.0"
4848
ruff = "^0.4.2"
4949
poethepoet = "^0.25.1"

0 commit comments

Comments
 (0)