Skip to content

Commit

Permalink
module: update mypy to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cmur2 committed Oct 26, 2024
1 parent 703af87 commit 128459f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pyyaml = "6.0.2"
requests = "~2.32.0"

[tool.poetry.dev-dependencies]
mypy = "1.12.0"
mypy = "1.13.0"
pylint = "~3.3.0"
rope = "~1.13.0"
types-PyYAML = "~6.0"
Expand Down

0 comments on commit 128459f

Please sign in to comment.