From 45b2ca380ca0dc867841b2eebf6a284037d8c7c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 01:12:37 +0000 Subject: [PATCH] Bump certifi from 2018.1.18 to 2022.12.7 in /libbeat/tests/system Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.1.18 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2018.01.18...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- libbeat/tests/system/requirements.txt | 2 +- libbeat/tests/system/requirements_aix.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libbeat/tests/system/requirements.txt b/libbeat/tests/system/requirements.txt index 277cdcddcf31..f820725af7f0 100644 --- a/libbeat/tests/system/requirements.txt +++ b/libbeat/tests/system/requirements.txt @@ -2,7 +2,7 @@ attrs==19.3.0 autopep8==1.5.4 backports.ssl-match-hostname==3.5.0.1 cached-property==1.4.2 -certifi==2018.1.18 +certifi==2022.12.7 chardet==3.0.4 deepdiff==4.2.0 docker==4.1.0 diff --git a/libbeat/tests/system/requirements_aix.txt b/libbeat/tests/system/requirements_aix.txt index b786356fcb37..c545ed5dc1a5 100644 --- a/libbeat/tests/system/requirements_aix.txt +++ b/libbeat/tests/system/requirements_aix.txt @@ -2,7 +2,7 @@ attrs==19.3.0 autopep8==1.5.4 backports.ssl-match-hostname==3.5.0.1 cached-property==1.4.2 -certifi==2018.1.18 +certifi==2022.12.7 chardet==3.0.4 deepdiff==4.2.0 docker==4.1.0