Skip to content

Commit

Permalink
Update dependency mypy to v1.10.0 (#122)
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 Apr 24, 2024
1 parent 3bff169 commit 39b8c28
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion ansible/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ verify_ssl = true
[dev-packages]
pip = "==24.0"
flake8 = "==7.0.0"
mypy = "==1.9.0"
mypy = "==1.10.0"
autoflake = "==2.3.1"
black = "==24.4.0"
isort = "==5.13.2"
Expand Down
64 changes: 32 additions & 32 deletions ansible/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 39b8c28

Please sign in to comment.