Skip to content

Commit

Permalink
fix(deps): update dependency tenacity to v8.2.2 (#401)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 4, 2023
1 parent f4a4416 commit 99ab5aa
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 @@ -32,7 +32,7 @@ Pillow = "^9.4.0"
pydantic = "^1.10.5"
pyquery = "^2.0.0"
python-qbittorrent = "^0.4.3"
tenacity = "^8.2.1"
tenacity = "^8.2.2"
tinydb = "^4.7.1"
typing-extensions = "^4.5.0"
yarl = "^1.8.2"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Pillow~=9.4.0
pydantic~=1.10.5
pyquery~=2.0.0
python-qbittorrent~=0.4.3
tenacity~=8.2.1
tenacity~=8.2.2
tinydb~=4.7.1
typing-extensions~=4.5.0
yarl~=1.8.2

0 comments on commit 99ab5aa

Please sign in to comment.