Skip to content

Commit

Permalink
fix(hm-locust): update dependency locust to v2.19.0 (#12838)
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] committed Nov 21, 2023
1 parent ac31bc8 commit dff728e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions hm-locust/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hm-locust/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Hongbo Miao"]

[tool.poetry.dependencies]
python = "3.12.x"
locust = "2.18.4"
locust = "2.19.0"
python-dotenv = "1.0.0"
python-magic = "0.4.27"

Expand Down

0 comments on commit dff728e

Please sign in to comment.