Skip to content

Commit 7b5b095

Browse files
committed
fix: Internshala-Scraper/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 7b5b095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Internshala-Scraper/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
beautifulsoup4==4.9.3
22
bs4==0.0.1
3-
certifi==2020.6.20
3+
certifi==2023.7.22
44
chardet==3.0.4
55
idna==2.10
66
lxml==4.9.1

0 commit comments

Comments
 (0)