From 5c0f7f3b39358a410633b9d5cb565c95ed410bb5 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 8 Apr 2022 17:06:23 +0000
Subject: [PATCH] Bump locust from 2.8.5 to 2.8.6 in /perf-tests

Bumps [locust](https://github.com/locustio/locust) from 2.8.5 to 2.8.6.
- [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.5...2.8.6)

---
updated-dependencies:
- dependency-name: locust
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@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 51290cfa70..873ac736eb 100644
--- a/perf-tests/requirements.txt
+++ b/perf-tests/requirements.txt
@@ -8,4 +8,4 @@ certifi==2021.10.8
 urllib3==1.26.9
 pytest-html==3.1.1
 pytest-repeat==0.9.1
-locust==2.8.5
\ No newline at end of file
+locust==2.8.6
\ No newline at end of file