Skip to content

Commit

Permalink
fix: tools/release/dependencies/requirements.txt to reduce vulnerabil…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed May 9, 2024
1 parent 8adf96e commit c25c859
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tools/release/dependencies/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ click
jira
pyyaml
dogpile.cache
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
idna>=3.7 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit c25c859

Please sign in to comment.