Skip to content

Commit

Permalink
chore(deps): update dependency mypy to v1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2024
1 parent 63e42a2 commit 880e3b8
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 @@ -28,7 +28,7 @@ dev = [
"pytest-github-actions-annotate-failures==0.2.0",
"coverage==7.6.1",
'pre-commit==3.8.0; python_version >= "3.9"',
'mypy==1.11.1; python_version >= "3.9"',
'mypy==1.11.2; python_version >= "3.9"',
'pyyaml>=6,<7',
'types-PyYAML'
]
Expand Down

0 comments on commit 880e3b8

Please sign in to comment.