Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs python (GoogleCloudPlatform#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 5, 2024
1 parent d61d9ce commit 1d67e0e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/loadgenerator/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
locust==2.20.1
locust==2.21.0
17 changes: 9 additions & 8 deletions src/loadgenerator/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ blinker==1.7.0
# via flask
brotli==1.1.0
# via geventhttpclient
certifi==2023.11.17
certifi==2024.2.2
# via
# geventhttpclient
# requests
Expand All @@ -18,15 +18,15 @@ click==8.1.7
# via flask
configargparse==1.7
# via locust
flask==3.0.1
flask==3.0.2
# via
# flask-basicauth
# flask-cors
# flask-login
# locust
flask-basicauth==0.2.0
# via locust
flask-cors==4.0.0
# via locust
flask-login==0.6.3
# via locust
gevent==23.9.1
# via
# geventhttpclient
Expand All @@ -41,9 +41,9 @@ itsdangerous==2.1.2
# via flask
jinja2==3.1.3
# via flask
locust==2.20.1
locust==2.21.0
# via -r requirements.in
markupsafe==2.1.4
markupsafe==2.1.5
# via
# jinja2
# werkzeug
Expand All @@ -59,11 +59,12 @@ roundrobin==0.0.4
# via locust
six==1.16.0
# via geventhttpclient
urllib3==2.1.0
urllib3==2.2.0
# via requests
werkzeug==3.0.1
# via
# flask
# flask-login
# locust
zope-event==5.0
# via gevent
Expand Down

0 comments on commit 1d67e0e

Please sign in to comment.