Skip to content

Commit fc6292a

Browse files
committed
fix: Pwned_or_not_GUI/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 fc6292a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pwned_or_not_GUI/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
certifi==2020.12.5
1+
certifi==2023.7.22
22
chardet==4.0.0
33
idna==2.10
44
python-decouple==3.4

0 commit comments

Comments
 (0)