Skip to content

Commit

Permalink
build(deps-dev): bump locust from 2.19.1 to 2.24.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [locust](https://github.com/locustio/locust) from 2.19.1 to 2.24.1.
- [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.24.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 26e8354 commit 5ff92ee
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@ filelock==3.13.1
# via -r requirements-dev.in
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
frozenlist==1.4.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -114,7 +114,7 @@ jsonschema-specifications==2023.11.2
# jsonschema
kafka-python @ https://github.com/aiven/kafka-python/archive/1b95333c9628152066fb8b1092de9da0433401fd.tar.gz
# via -r requirements.txt
locust==2.19.1
locust==2.24.1
# via -r requirements-dev.in
lz4==4.3.3
# via -r requirements.txt
Expand Down Expand Up @@ -215,7 +215,9 @@ sortedcontainers==2.4.0
tenacity==8.2.3
# via -r requirements.txt
tomli==2.0.1
# via pytest
# via
# locust
# pytest
typing-extensions==4.8.0
# via
# -r requirements.txt
Expand All @@ -231,6 +233,7 @@ watchfiles==0.21.0
werkzeug==3.0.1
# via
# flask
# flask-login
# locust
wmctrl==0.5
# via pdbpp
Expand Down

0 comments on commit 5ff92ee

Please sign in to comment.