Skip to content

Commit

Permalink
fix: src/loadgenerator/requirements.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Aug 5, 2024
1 parent 663b1fe commit ba4d5e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/loadgenerator/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ werkzeug==3.0.1
wrapt==1.16.0
zope-event==5.0
zope-interface==6.1
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit ba4d5e1

Please sign in to comment.