Skip to content

Commit 261b763

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 1cef1f6 commit 261b763

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

poetry.lock

+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pytest = "^8.1.1"
3737
black = "^24.3.0"
3838
isort = "^5.13.2"
3939
flake8 = "^7.0.0"
40-
mypy = "^1.9.0"
40+
mypy = "^1.10.0"
4141

4242
[virtualenvs]
4343
in-project = true

0 commit comments

Comments
 (0)