Skip to content

Commit 4136aa4

Browse files
committed
fix: eduAlgo.egg-info/requires.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-14896210
1 parent 793a307 commit 4136aa4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eduAlgo.egg-info/requires.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
requests
2+
urllib3>=2.6.3 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)