Skip to content

Commit 4e25fdf

Browse files
Merge pull request #226 from TUM-Dev/dependabot/pip/mypy-approx-1.8
Update mypy requirement from ~1.7 to ~1.8
2 parents e2194d8 + 9d5abbe commit 4e25fdf

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
@@ -13,7 +13,7 @@ requests = "~2.31"
1313
deepl = "^1.2.1"
1414

1515
[tool.poetry.dev-dependencies]
16-
mypy = "~1.7"
16+
mypy = "~1.8"
1717
pre-commit = "~3.6"
1818
pylint = "~3.0"
1919
pytest = "~7.4"

0 commit comments

Comments
 (0)