Skip to content

Commit

Permalink
Merge pull request #249 from TUM-Dev/dependabot/pip/mypy-approx-1.11
Browse files Browse the repository at this point in the history
Update mypy requirement from ~1.10 to ~1.11
  • Loading branch information
CommanderStorm authored Jul 24, 2024
2 parents 5b9ae91 + 328b91b commit 338a09a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ requests = "~2.32"
deepl = "^1.2.1"

[tool.poetry.dev-dependencies]
mypy = "~1.10"
mypy = "~1.11"
pre-commit = "~3.7"
pylint = "~3.2"
pytest = "~8.3"
Expand Down

0 comments on commit 338a09a

Please sign in to comment.