chore: ⬆️ update lock
All checks were successful
dl / lint (push) Successful in 2m56s
dl / docker (push) Successful in 4m35s

This commit is contained in:
Michel Roux 2024-07-28 17:36:42 +02:00
parent a41cbd557d
commit ae9f839ff8
2 changed files with 4 additions and 4 deletions

4
poetry.lock generated
View File

@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
[[package]]
name = "certifi"
@ -301,4 +301,4 @@ zstd = ["zstandard (>=0.18.0)"]
[metadata]
lock-version = "2.0"
python-versions = "^3.8"
content-hash = "14ffcfd948917d726038fddffa3f3984f2bf17c2dbb33a0ee9890030085cca47"
content-hash = "b08c14c45a83a7cf9648d47bba7233bfbbd245081fc3fec4ef9aa0fbfa690cb4"

View File

@ -11,8 +11,8 @@ requests = "^2.32.3"
transmission-rpc = "^7.0.10"
[tool.poetry.group.dev.dependencies]
ruff = "^0.5.2"
mypy = "^1.10.1"
ruff = "^0.5.5"
mypy = "^1.11.0"
types-requests = "^2.28.11"
[tool.ruff]