Skip to content

Commit ef60325

Browse files
committed
fix: Documentation/pipreq.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-10305723
1 parent 158c8b6 commit ef60325

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/pipreq.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
sphinx<7
22
breathe
33
sphinx_rtd_theme
4+
requests>=2.32.4 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)