Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobatymo committed Jun 17, 2022
1 parent d51371b commit 8b8dfc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ repos:
additional_dependencies:
- appdirs==1.4.4
- bencode.py==4.0.0
- genutility==0.0.85
- genutility==0.0.86
- qbittorrent-api==2022.5.32
- requests==2.28.0
- repo: https://github.com/Yelp/detect-secrets
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ qbittorrent-api = "^2022.5.32"
requests = "^2.28.0"
appdirs = "^1.4.4"
"bencode.py" = "^4.0.0"
genutility = "^0.0.85"
genutility = "^0.0.86"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit 8b8dfc3

Please sign in to comment.