We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da25083 commit d9f348eCopy full SHA for d9f348e
pyproject.toml
@@ -34,7 +34,7 @@ pyquery = "^2.0.1"
34
python-qbittorrent = "^0.4.3"
35
tenacity = "^8.5.0"
36
tinydb = "^4.8.2"
37
-yarl = "^1.18.3"
+yarl = "^1.19.0"
38
39
[tool.poetry.dev-dependencies]
40
nb-cli = "^1.4.2"
requirements.txt
@@ -19,4 +19,4 @@ pyquery~=2.0.1
19
python-qbittorrent~=0.4.3
20
tenacity~=8.5.0
21
tinydb~=4.8.2
22
-yarl~=1.18.3
+yarl~=1.19.0
0 commit comments