Skip to content

Commit

Permalink
Merge pull request #102 from jpcadena/dependabot/pip/mypy-1.14.1
Browse files Browse the repository at this point in the history
⬆ Bump mypy from 1.14.0 to 1.14.1
  • Loading branch information
jpcadena authored Jan 3, 2025
2 parents 12e0663 + 49a7779 commit ad66735
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 35 deletions.
74 changes: 40 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.8.4"
mypy = "^1.14.0"
mypy = "^1.14.1"
pre-commit = "^4.0.1"

[build-system]
Expand Down

0 comments on commit ad66735

Please sign in to comment.