Skip to content

Commit 7f7e308

Browse files
Bump mypy from 1.8.0 to 1.9.0
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...1.9.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 94950ce commit 7f7e308

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

+29-29
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.0.2"
3737
black = "^24.2.0"
3838
isort = "^5.13.2"
3939
flake8 = "^7.0.0"
40-
mypy = "^1.8.0"
40+
mypy = "^1.9.0"
4141

4242
[virtualenvs]
4343
in-project = true

0 commit comments

Comments
 (0)