Skip to content

Commit

Permalink
chore(deps): update dependency locust to v2.16.1 (#235)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 5, 2023
1 parent 83d65c7 commit 4d19e52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion roles/python/files/fastapi/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ pydantic==2.1.1
uvicorn==0.23.2
pytest==7.4.0
httpx==0.24.1
locust==2.16.0
locust==2.16.1
black==23.7.0
dagger-io==0.6.2
2 changes: 1 addition & 1 deletion roles/python/files/flask/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.3.2
gunicorn==21.2.0
pytest==7.4.0
locust==2.16.0
locust==2.16.1

0 comments on commit 4d19e52

Please sign in to comment.