Skip to content

Commit eef1122

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-CERTIFI-5805047
1 parent 08b7bdd commit eef1122

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
@@ -1,5 +1,5 @@
11
beautifulsoup4==4.9.3
2-
certifi==2020.6.20
2+
certifi==2023.7.22
33
chardet==3.0.4
44
click==7.1.2
55
gTTS==2.1.1

0 commit comments

Comments
 (0)