Skip to content

Commit

Permalink
Merge pull request #206 from dribia/dependabot/pip/mypy-1.11.0
Browse files Browse the repository at this point in the history
⬆️ Bump mypy from 1.10.1 to 1.11.0
  • Loading branch information
airibarne authored Jul 30, 2024
2 parents 55669cc + a1fdb48 commit 92b9ad9
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 @@ -21,7 +21,7 @@ pydantic-settings = "^2.0.1"
[tool.poetry.group.lint.dependencies]
pre-commit = "3.5.0"
ruff = "0.5.5"
mypy = "1.10.1"
mypy = "1.11.0"
types-PyYAML = "^6.0.12"

[tool.poetry.group.test.dependencies]
Expand Down

0 comments on commit 92b9ad9

Please sign in to comment.