Skip to content

Commit

Permalink
Merge pull request #65 from jpcadena/dependabot/pip/mypy-1.10.1
Browse files Browse the repository at this point in the history
⬆ Bump mypy from 1.10.0 to 1.10.1
  • Loading branch information
jpcadena committed Jul 1, 2024
2 parents 501909e + d7e8b86 commit bd58f87
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 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.4.2"
ruff = "^0.4.10"
mypy = "^1.10.0"
mypy = "^1.10.1"
pre-commit = "^3.7.1"

[build-system]
Expand Down

0 comments on commit bd58f87

Please sign in to comment.