Skip to content

Commit

Permalink
chore(deps): update dependency mypy to ~=1.11.1 (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 4f60193 commit 8b6b8f3
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 @@ -33,7 +33,7 @@ lint = [
"yamllint~=1.34"
]
types = [
"mypy[reports]~=1.10.0",
"mypy[reports]~=1.11.1",
"pyright==1.1.364",
]
docs = [
Expand Down

0 comments on commit 8b6b8f3

Please sign in to comment.