Skip to content

Commit

Permalink
Update dependency mypy to v1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent 76e61ad commit 2a85d4a
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 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 @@ -26,7 +26,7 @@ black = "23.11.0"
fastapi = { version = "0.104.1", extras = ["all"]}
flake8 = "6.1.0"
isort = { version = "5.12.0", extras = ["pyproject"]}
mypy = '1.7.0'
mypy = '1.11.2'
pydocstyle = "6.3.0"
pytest = "7.4.3"
pytest-cov = '4.1.0'
Expand Down

0 comments on commit 2a85d4a

Please sign in to comment.