From 703c0bd13508df8f82949928b7cd03149d945492 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 16:48:18 +0000 Subject: [PATCH] Bump locust from 2.11.1 to 2.12.0 in /perf-tests Bumps [locust](https://github.com/locustio/locust) from 2.11.1 to 2.12.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.11.1...2.12.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 98e3d92476..7fe057110c 100644 --- a/perf-tests/requirements.txt +++ b/perf-tests/requirements.txt @@ -7,4 +7,4 @@ certifi==2022.6.15 urllib3==1.26.12 pytest-html==3.1.1 pytest-repeat==0.9.1 -locust==2.11.1 \ No newline at end of file +locust==2.12.0 \ No newline at end of file