Skip to content

Commit

Permalink
Merge pull request #91 from jpcadena/dependabot/pip/mypy-1.12.1
Browse files Browse the repository at this point in the history
⬆ Bump mypy from 1.12.0 to 1.12.1
  • Loading branch information
jpcadena authored Oct 22, 2024
2 parents 57f196a + c7eb033 commit 0673cbf
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
68 changes: 34 additions & 34 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.7.0"
mypy = "^1.12.0"
mypy = "^1.12.1"
pre-commit = "^4.0.1"

[build-system]
Expand Down

0 comments on commit 0673cbf

Please sign in to comment.