Skip to content

Commit 23108cf

Browse files
chore(deps): update dependency mypy to v1.11.2 (#2)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6174a9 commit 23108cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dev = [
2828
"pytest-github-actions-annotate-failures==0.2.0",
2929
"coverage==7.6.1",
3030
'pre-commit==3.8.0; python_version >= "3.9"',
31-
'mypy==1.11.1; python_version >= "3.9"',
31+
'mypy==1.11.2; python_version >= "3.9"',
3232
'pyyaml>=6,<7',
3333
'types-PyYAML'
3434
]

0 commit comments

Comments
 (0)