From bbb27f569a3f46562a546d94947f106752672aa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 20:34:50 +0000 Subject: [PATCH] Bump certifi from 2021.10.8 to 2024.7.4 in /docker-image/locust-tasks Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker-image/locust-tasks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-image/locust-tasks/requirements.txt b/docker-image/locust-tasks/requirements.txt index 1fa8603..bd0ee48 100644 --- a/docker-image/locust-tasks/requirements.txt +++ b/docker-image/locust-tasks/requirements.txt @@ -1,5 +1,5 @@ Brotli==1.0.9 -certifi==2021.10.8 +certifi==2024.7.4 chardet==4.0.0 charset-normalizer==2.0.12 click==8.1.2