mirror of
https://github.com/KevinMidboe/delugeClient.git
synced 2026-07-24 10:22:00 +00:00
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
colored==1.4.4
|
||||
deluge-client==1.9.0
|
||||
requests==2.28.1
|
||||
requests==2.31.0
|
||||
sshtunnel==0.4.0
|
||||
typer==0.7.0
|
||||
|
||||
Reference in New Issue
Block a user