From e3a3c08a2dbb5f33ea8f78d69377b5081084c8c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 17:08:35 +0000 Subject: [PATCH] Bump locust from 2.7.1 to 2.8.2 in /perf-tests Bumps [locust](https://github.com/locustio/locust) from 2.7.1 to 2.8.2. - [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.7.1...2.8.2) --- 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 2dc21eb330..58b2e96a3b 100644 --- a/perf-tests/requirements.txt +++ b/perf-tests/requirements.txt @@ -8,4 +8,4 @@ certifi==2021.10.8 urllib3==1.26.8 pytest-html==3.1.1 pytest-repeat==0.9.1 -locust==2.7.1 \ No newline at end of file +locust==2.8.2 \ No newline at end of file