Skip to content

Commit dc3107c

Browse files
committed
bumpying mypy version
1 parent cc6b4b7 commit dc3107c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ more-itertools = ">=8.14,<11.0"
4747
setuptools = {version = "^69.2.0", markers = "python_version >= '3.12'"}
4848

4949
[tool.poetry.dev-dependencies]
50-
mypy = "^0.982"
50+
mypy = "^1.9.0"
5151
pytest = "^8.0.2"
5252
ipdb = "^0.13.9"
5353
black = "^24.2"

0 commit comments

Comments
 (0)