Merge pull request 'Update dependency transmission-rpc to v7.0.3' (#23) from renovate/transmission-rpc-7.x-lockfile into master
All checks were successful
dl / lint (push) Successful in 1m52s
dl / docker (push) Successful in 1m35s

Reviewed-on: #23
This commit is contained in:
Michel Roux 2023-10-16 15:48:27 +00:00
commit 942e42c3ff

6
poetry.lock generated
View File

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