Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent 5320f16 commit 758f1e3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
locust==2.19.1
locust==2.27.0
bandit==1.7.6
black==24.3.0
pre-commit==3.6.0
Expand Down
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@ filelock==3.8.0
# via virtualenv
flask==2.3.2
# via
# flask-basicauth
# flask-cors
# flask-login
# locust
flask-basicauth==0.2.0
# via locust
flask-cors==4.0.1
# via locust
flask-login==0.6.3
# via locust
gevent==23.9.1
# via
# geventhttpclient
# locust
geventhttpclient==2.0.11
geventhttpclient==2.2.1
# via locust
gitdb==4.0.9
# via gitpython
Expand All @@ -62,7 +62,7 @@ itsdangerous==2.1.2
# via flask
jinja2==3.1.4
# via flask
locust==2.19.1
locust==2.27.0
# via -r requirements.in
markdown-it-py==2.2.0
# via rich
Expand Down Expand Up @@ -112,10 +112,6 @@ requests==2.31.0
# via locust
rich==13.3.2
# via bandit
roundrobin==0.0.4
# via locust
six==1.16.0
# via geventhttpclient
smmap==5.0.0
# via gitdb
stevedore==4.1.1
Expand All @@ -124,17 +120,21 @@ tomli==2.0.1
# via
# black
# build
# locust
# pip-tools
# pyproject-hooks
typing-extensions==4.4.0
# via black
urllib3==1.26.18
# via requests
# via
# geventhttpclient
# requests
virtualenv==20.16.7
# via pre-commit
werkzeug==3.0.3
# via
# flask
# flask-login
# locust
wheel==0.38.4
# via pip-tools
Expand Down

0 comments on commit 758f1e3

Please sign in to comment.