Merge pull request 'chore(deps): update dependency transmission-rpc to v7.0.4' (#52) from renovate/transmission-rpc-7.x-lockfile into master
dl / lint (push) Successful in 1m28s Details
dl / docker (push) Successful in 1m5s Details

Reviewed-on: #52
This commit is contained in:
Michel Roux 2024-05-01 18:19:46 +00:00
commit e38b301207
1 changed files with 4 additions and 4 deletions

8
poetry.lock generated
View File

@ -435,13 +435,13 @@ files = [
[[package]]
name = "transmission-rpc"
version = "7.0.3"
version = "7.0.4"
description = "Python module that implements the Transmission bittorent client JSON-RPC protocol"
optional = false
python-versions = ">=3.8,<4.0"
python-versions = "<4.0,>=3.8"
files = [
{file = "transmission_rpc-7.0.3-py3-none-any.whl", hash = "sha256:7709aabf3edfd36cea2ead1c6a2a09c7fe3e03ca9064e42aab253477462aa931"},
{file = "transmission_rpc-7.0.3.tar.gz", hash = "sha256:b371c75e21b4e5ea3d635ccd55103ad2008157ea831755e5a58f19eeaec13868"},
{file = "transmission_rpc-7.0.4-py3-none-any.whl", hash = "sha256:0ff6f071040d2d1b7822304156fee25daba361e9f99e78b06e7a6266559c91ef"},
{file = "transmission_rpc-7.0.4.tar.gz", hash = "sha256:20428ad0007e7632c89af6a1e26278181148da84ced16d3ff58ecec5f65405a4"},
]
[package.dependencies]