Skip to content

Commit

Permalink
Update dependency mypy to v1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 20, 2024
1 parent e63ea79 commit 32b9601
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ verify_ssl = true
[dev-packages]
autopep8 = "==2.3.1"
pylint = "==3.3.1"
mypy = "==1.12.0"
mypy = "==1.12.1"
flake8 = "==7.1.1"
importlib-metadata = "==8.5.0"
toml = "==0.10.2"
Expand Down
68 changes: 34 additions & 34 deletions Pipfile.lock

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

0 comments on commit 32b9601

Please sign in to comment.