Skip to content

Commit

Permalink
fix(deps): update dependency yarl to v1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent c507339 commit 10162ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pyquery = "^2.0.1"
python-qbittorrent = "^0.4.3"
tenacity = "^8.5.0"
tinydb = "^4.8.2"
yarl = "^1.15.0"
yarl = "^1.15.1"

[tool.poetry.dev-dependencies]
nb-cli = "^1.4.2"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ pyquery~=2.0.1
python-qbittorrent~=0.4.3
tenacity~=8.5.0
tinydb~=4.8.2
yarl~=1.15.0
yarl~=1.15.1

0 comments on commit 10162ed

Please sign in to comment.