Skip to content

Commit 7d11a3a

Browse files
committed
fix: Twitter_Scraper_without_API/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 7d11a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Twitter_Scraper_without_API/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.12.5
2+
certifi==2023.7.22
33
chardet==4.0.0
44
idna==2.10
55
lxml==4.9.1

0 commit comments

Comments
 (0)