Skip to content

Commit 05b3d82

Browse files
cld-secsnyk-bot
andauthored
Bump urllib3 version to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250 Co-authored-by: snyk-bot <[email protected]>
1 parent cf3e0f2 commit 05b3d82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ click
55
click-log
66
requests
77
docstring-parser
8+
urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)