Skip to content

Commit 4205798

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-LXML-2940874
1 parent 12c1f7c commit 4205798

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
@@ -3,7 +3,7 @@ bs4==0.0.1
33
certifi==2020.6.20
44
chardet==3.0.4
55
idna==2.10
6-
lxml==4.6.5
6+
lxml==4.9.1
77
requests==2.24.0
88
soupsieve==2.0.1
99
urllib3==1.25.10

0 commit comments

Comments
 (0)