mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-21 22:48:41 +00:00
chore(python-deps): bump locust from 2.39.0 to 2.39.1
Bumps [locust](https://github.com/locustio/locust) from 2.39.0 to 2.39.1. - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](https://github.com/locustio/locust/compare/2.39.0...2.39.1) --- updated-dependencies: - dependency-name: locust dependency-version: 2.39.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b12cd528ef
commit
287d09b781
2 changed files with 6 additions and 5 deletions
|
|
@ -146,7 +146,7 @@ docs = [
|
|||
]
|
||||
codegen = ["rich", "pydantic", "jinja2>=3.1.6"]
|
||||
benchmark = [
|
||||
"locust>=2.37.14",
|
||||
"locust>=2.39.1",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue