Skip to content

Commit f7eef36

Browse files
snyk-botadmin-token-bot
authored andcommitted
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-10305723
1 parent adad2b1 commit f7eef36

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
@@ -1,2 +1,3 @@
11
typer
22
pygithub
3+
requests>=2.32.4 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)