Skip to content

Commit

Permalink
fix(hm-locust): update dependency locust to v2.20.1 (#13629)
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 Jan 3, 2024
1 parent ac333a5 commit 6336d1a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
20 changes: 15 additions & 5 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.20.0"
locust = "2.20.1"
python-dotenv = "1.0.0"
python-magic = "0.4.27"

Expand Down

0 comments on commit 6336d1a

Please sign in to comment.