Skip to content

Commit

Permalink
Bump locust from 2.20.0 to 2.24.0
Browse files Browse the repository at this point in the history
Bumps [locust](https://github.com/locustio/locust) from 2.20.0 to 2.24.0.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.20.0...2.24.0)

---
updated-dependencies:
- dependency-name: locust
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 7daf0b9 commit 9c59aa5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ configargparse==1.7
# via locust
flask==3.0.0
# 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 @@ -54,7 +54,7 @@ itsdangerous==2.1.2
# via flask
jinja2==3.1.2
# via flask
locust==2.20.0
locust==2.24.0
# via -r requirements.in
markupsafe==2.1.3
# via
Expand Down Expand Up @@ -83,6 +83,7 @@ urllib3==2.1.0
werkzeug==3.0.1
# via
# flask
# flask-login
# locust
zope-event==5.0
# via gevent
Expand Down

0 comments on commit 9c59aa5

Please sign in to comment.