Skip to content

Commit

Permalink
Merge pull request #843 from Aiven-Open/dependabot/pip/requirements/l…
Browse files Browse the repository at this point in the history
…ocust-2.24.1

build(deps-dev): bump locust from 2.19.1 to 2.24.1 in /requirements
tvainika authored Apr 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 0910fdf + 5ff92ee commit 45ae8ce
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
@@ -63,13 +63,13 @@ filelock==3.13.3
# 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
@@ -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
@@ -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
@@ -231,6 +233,7 @@ watchfiles==0.21.0
werkzeug==3.0.1
# via
# flask
# flask-login
# locust
wmctrl==0.5
# via pdbpp

0 comments on commit 45ae8ce

Please sign in to comment.