Skip to content

Commit c54c04a

Browse files
jwagantallsnyk-botjmertic
authored
[Snyk] Security upgrade urllib3 from 2.0.7 to 2.5.0 (#57)
fix: overview_deck/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-10390193 - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-10390194 Signed-off-by: John Mertic <[email protected]> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: John Mertic <[email protected]>
1 parent 351f776 commit c54c04a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

overview_deck/requirements.txt

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

0 commit comments

Comments
 (0)