From 359f7d911bdc845bd206c78b3a6d1f99e619a425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 17:07:08 +0000 Subject: [PATCH] Bump locust from 2.8.2 to 2.8.3 in /perf-tests Bumps [locust](https://github.com/locustio/locust) from 2.8.2 to 2.8.3. - [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.8.2...2.8.3) --- updated-dependencies: - dependency-name: locust dependency-type: direct:production update-type: version-update:semver-patch ... 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 2b018f9d5d..2756c3b860 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.8.2 \ No newline at end of file +locust==2.8.3 \ No newline at end of file