Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump locust from 2.15.1 to 2.32.6 #4885

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ click==8.1.3
# pip-tools
colorama==0.4.4
# via pytest-watch
configargparse==1.5.3
configargparse==1.7
# via locust
coreapi==2.3.3
# via drf-yasg
Expand Down Expand Up @@ -77,20 +77,20 @@ flake8==3.4.1
# via -r requirements-dev.in
flask==2.0.3
# via
# flask-basicauth
# flask-cors
# flask-login
# locust
flask-basicauth==0.2.0
# via locust
flask-cors==5.0.0
# via locust
flask-login==0.6.3
# via locust
fonttools==4.43.0
# via -r requirements-dev.in
gevent==23.9.1
# via
# geventhttpclient
# locust
geventhttpclient==2.0.9
geventhttpclient==2.3.3
# via locust
greenlet==2.0.2
# via gevent
Expand All @@ -114,7 +114,7 @@ jinja2==3.1.5
# via
# coreschema
# flask
locust==2.15.1
locust==2.32.6
# via -r requirements-dev.in
markupsafe==2.1.2
# via
Expand Down Expand Up @@ -150,7 +150,7 @@ pluggy==0.13.1
# via pytest
pre-commit==1.15.1
# via -r requirements-dev.in
psutil==5.8.0
psutil==6.1.1
# via locust
pycodestyle==2.3.1
# via flake8
Expand Down Expand Up @@ -196,15 +196,13 @@ pyyaml==6.0
# via
# aspy-yaml
# pre-commit
pyzmq==23.1.0
pyzmq==26.2.0
# via locust
requests==2.32.3
# via
# -c requirements.txt
# coreapi
# locust
roundrobin==0.0.2
# via locust
ruamel-yaml==0.17.21
# via drf-yasg
ruamel-yaml-clib==0.2.6
Expand All @@ -214,7 +212,6 @@ six==1.16.0
# -c requirements.txt
# django-concurrent-test-helper
# faker
# geventhttpclient
# pre-commit
# python-dateutil
sqlparse==0.4.1
Expand All @@ -233,9 +230,10 @@ toml==0.10.2
tomli==1.2.3
# via
# build
# locust
# pip-tools
# pytest
typing-extensions==4.5.0
typing-extensions==4.12.2
# via locust
uritemplate==3.0.1
# via
Expand All @@ -244,6 +242,7 @@ uritemplate==3.0.1
urllib3==1.26.18
# via
# -c requirements.txt
# geventhttpclient
# minio
# requests
virtualenv==20.26.6
Expand All @@ -253,6 +252,7 @@ watchdog==2.1.8
werkzeug==3.0.6
# via
# flask
# flask-login
# locust
wheel==0.38.1
# via pip-tools
Expand Down