Skip to content

Commit c91b15e

Browse files
committed
fix: News-Voice-Assistant/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 c91b15e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

News-Voice-Assistant/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ gTTS==2.1.1
66
gTTS-token==1.1.3
77
idna==2.10
88
newsapi-python==0.1.1
9-
requests==2.24.0
9+
requests==2.31.0
1010
six==1.15.0
1111
soupsieve==2.0.1
1212
urllib3==1.26.5

0 commit comments

Comments
 (0)