Skip to content

[Snyk] Fix for 2 vulnerabilities #505

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions online-boutique-demo/src/loadgenerator/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==7.1.2 # via flask
configargparse==1.2.3 # via locust
flask-basicauth==0.2.0 # via locust
flask==1.1.2 # via flask-basicauth, locust
gevent==20.12.1 # via geventhttpclient, locust
gevent==25.4.1 # via geventhttpclient, locust
geventhttpclient==1.4.4 # via locust
greenlet==0.4.17 # via gevent
idna==2.10 # via requests
Expand All @@ -29,4 +29,5 @@ zope.event==4.5.0 # via gevent
zope.interface==5.1.0 # via gevent

# The following packages are considered to be unsafe in a requirements file:
# setuptools
# setuptools
setuptools>=78.1.1 # not directly required, pinned by Snyk to avoid a vulnerability