Skip to content

Commit

Permalink
Dependencies: Update requirement mypy==1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sphuber committed Jan 3, 2024
1 parent 475158d commit 9263724
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 @@ -45,7 +45,7 @@ requires-python = '>=3.9'

[project.optional-dependencies]
pre-commit = [
'mypy==1.3.0',
'mypy==1.8.0',
'pre-commit~=2.17'
]
tests = [
Expand Down

0 comments on commit 9263724

Please sign in to comment.