From afd2ad272a309dc05174c4b527f0e640b3dd3f3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 20:21:06 +0000 Subject: [PATCH] build(deps): bump certifi in /libbeat/tests/system (#40155) Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- libbeat/tests/system/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libbeat/tests/system/requirements.txt b/libbeat/tests/system/requirements.txt index 34332878f05e..1f4f88e00a99 100644 --- a/libbeat/tests/system/requirements.txt +++ b/libbeat/tests/system/requirements.txt @@ -9,7 +9,7 @@ backoff==2.2.1 backports.ssl-match-hostname==3.5.0.1 bcrypt==4.1.2 cached-property==1.4.2 -certifi==2023.7.22 +certifi==2024.7.4 cffi==1.16.0 chardet==3.0.4 charset-normalizer==3.3.2