Skip to content

Commit

Permalink
Merge pull request #537 from sanders41/dependabot/pip/mypy-1.14.1
Browse files Browse the repository at this point in the history
Bump mypy from 1.13.0 to 1.14.1
  • Loading branch information
sanders41 authored Jan 15, 2025
2 parents ccf2826 + 1de53de commit 7329967
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 37 deletions.
78 changes: 42 additions & 36 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 @@ -28,7 +28,7 @@ typer = "0.15.0"
uvloop = {version = "0.21.0", markers = "sys_platform != 'win32'"}

[tool.poetry.group.dev.dependencies]
mypy = "1.13.0"
mypy = "1.14.1"
pre-commit = "3.5.0"
pytest = "8.3.4"
pytest-asyncio = "0.24.0"
Expand Down

0 comments on commit 7329967

Please sign in to comment.