From 96e1fe48eed62ba28635f3298bc28aaede7843a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 16:21:07 -0800 Subject: [PATCH] Bump locust from 2.14.2 to 2.15.0 in /perf-tests (#3621) Bumps [locust](https://github.com/locustio/locust) from 2.14.2 to 2.15.0. - [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.14.2...2.15.0) --- updated-dependencies: - dependency-name: locust dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- perf-tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perf-tests/requirements.txt b/perf-tests/requirements.txt index e8387b741a..22ec8355fb 100644 --- a/perf-tests/requirements.txt +++ b/perf-tests/requirements.txt @@ -1,7 +1,7 @@ certifi==2022.12.7 cffi==1.15.1 kubernetes==26.1.0 -locust==2.14.2 +locust==2.15.0 pytest==7.2.1 pytest-html==3.2.0 pytest-repeat==0.9.1