Skip to content

Commit

Permalink
chore(deps): update dependency mypy to ~1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2024
1 parent 604d68e commit b443c61
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 35 deletions.
69 changes: 35 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 @@ -37,7 +37,7 @@ tzdata = "*"
[tool.poetry.group.dev.dependencies]
commitizen = "^3.12.0"
coverage = { extras = ["toml"], version = "^7.3.1" }
mypy = "~1.12"
mypy = "~1.13"
pre-commit = "^4.0.0"
pytest = "^8.0.0"
pytest-cov = "^5.0.0"
Expand Down

0 comments on commit b443c61

Please sign in to comment.