Skip to content

Commit 23f0692

Browse files
committed
fix: Wiki_Infobox_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 23f0692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Wiki_Infobox_Scraper/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
requests==2.31.0

0 commit comments

Comments
 (0)