Skip to content

Commit baf9d8d

Browse files
fix(deps): update dependency yarl to v1.24.2 (#630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12a9291 commit baf9d8d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pyquery = "^2.0.1"
3434
python-qbittorrent = "^0.4.3"
3535
tenacity = "^8.5.0"
3636
tinydb = "^4.8.2"
37-
yarl = "^1.23.0"
37+
yarl = "^1.24.2"
3838

3939
[tool.poetry.group.dev.dependencies]
4040
nb-cli = "^1.7.4"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ pyquery~=2.0.1
1919
python-qbittorrent~=0.4.3
2020
tenacity~=8.5.0
2121
tinydb~=4.8.2
22-
yarl~=1.23.0
22+
yarl~=1.24.2

0 commit comments

Comments
 (0)