Skip to content

Commit

Permalink
Merge pull request #89 from jpcadena/dependabot/pip/mypy-1.12.0
Browse files Browse the repository at this point in the history
⬆ Bump mypy from 1.11.2 to 1.12.0
  • Loading branch information
jpcadena authored Oct 15, 2024
2 parents 5492fa9 + d88e95d commit a0841ea
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 30 deletions.
63 changes: 34 additions & 29 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ python = "^3.11"
isort = "^5.13.2"
black = "^24.10.0"
ruff = "^0.6.9"
mypy = "^1.11.2"
mypy = "^1.12.0"
pre-commit = "^4.0.1"

[build-system]
Expand Down

0 comments on commit a0841ea

Please sign in to comment.