Skip to content

Commit 1daa1a0

Browse files
Update dependency mypy to v1.9.0 (#287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95bec28 commit 1daa1a0

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
@@ -24,7 +24,7 @@ typing-extensions = "^4.7.0"
2424
async-timeout = "4.0.3"
2525
black = "24.2.0"
2626
pre-commit = "3.5.0"
27-
mypy = "1.8.0"
27+
mypy = "1.9.0"
2828
ruff = "0.3.1"
2929

3030
[tool.black]

0 commit comments

Comments
 (0)