chore(deps): update dependency transmissionrpc-ng to ~0.14.1
This commit is contained in:
parent
66a295866b
commit
75813c4099
7
poetry.lock
generated
7
poetry.lock
generated
@ -294,13 +294,12 @@ files = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "transmissionrpc-ng"
|
name = "transmissionrpc-ng"
|
||||||
version = "0.13.1"
|
version = "0.14.1"
|
||||||
description = "Python module that implements the Transmission BitTorent client RPC protocol."
|
description = "Python module that implements the Transmission BitTorent client RPC protocol."
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.6"
|
python-versions = ">=3.6"
|
||||||
files = [
|
files = [
|
||||||
{file = "transmissionrpc-ng-0.13.1.tar.gz", hash = "sha256:97d9b25784205cdc90e60857ee713a8b9b0cf02db9066969509ab97efd22bdba"},
|
{file = "transmissionrpc-ng-0.14.1.tar.gz", hash = "sha256:a9e4eb75f2f95993680284700dc4a913a0d5ef92ac2a4b8c18c119d4b2b1db92"},
|
||||||
{file = "transmissionrpc_ng-0.13.1-py3-none-any.whl", hash = "sha256:092954f0571392cd6ff498ea9b5a55de3b20f68fd919d6fe94e4f5e112a750bc"},
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@ -369,4 +368,4 @@ test = ["pytest (>=8.1,<9.0)", "pytest-rerunfailures (>=14.0,<15.0)"]
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.10"
|
python-versions = "^3.10"
|
||||||
content-hash = "fd3cd3a8c7ec56ca18a3dc129eb155a53e4304ff65efb99891cfbd00d379d323"
|
content-hash = "e9fe39f99afb629d0ee28ce64074cbf0dacfcb5e89edd0af60504e1ae11ce500"
|
||||||
|
@ -7,7 +7,7 @@ package-mode = false
|
|||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.10"
|
python = "^3.10"
|
||||||
transmissionrpc-ng = "~0.13.1"
|
transmissionrpc-ng = "~0.14.1"
|
||||||
requests = "^2.32.3"
|
requests = "^2.32.3"
|
||||||
yt-dlp = "^2024.11.27"
|
yt-dlp = "^2024.11.27"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user