Skip to content

Commit 89bb49f

Browse files
committed
fix: Amazon-Price-Alert/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532
1 parent f05226e commit 89bb49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Amazon-Price-Alert/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ parse==1.18.0
1111
pyee==7.0.4
1212
pyppeteer==0.2.2
1313
pyquery==1.4.1
14-
requests==2.24.0
14+
requests==2.31.0
1515
requests-html==0.10.0
1616
six==1.15.0
1717
soupsieve==2.0.1

0 commit comments

Comments
 (0)