From ebf8233adefc0ec6d9ac056a2fdb1276efc406b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 23:01:51 +0000 Subject: [PATCH] Bump locust from 2.14.2 to 2.15.0 in /perf-tests 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] --- 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