chore(deps): update dependency mypy to ^1.13.0
Some checks failed
dl / docker (push) Blocked by required conditions
dl / lint (push) Has been cancelled

This commit is contained in:
Renovate Bot 2024-11-11 13:27:11 +00:00
parent f6e20fd596
commit 8862d2053a
2 changed files with 2 additions and 2 deletions

2
poetry.lock generated
View File

@ -325,4 +325,4 @@ zstd = ["zstandard (>=0.18.0)"]
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "35142f132d605c9e1682949d1d40bea8f08054b57efb38309aea3bd25e4010e6"
content-hash = "9bbb0e5fc39efb42800f7dade6f9ee07c074bf970019ade031dcfc9fe2e45347"

View File

@ -12,7 +12,7 @@ transmission-rpc = "^7.0.11"
[tool.poetry.group.dev.dependencies]
ruff = "^0.7.0"
mypy = "^1.12.0"
mypy = "^1.13.0"
types-requests = "^2.32.0"
[tool.ruff]