From b7fef21cd3e757c6808fcd8a05bf98035c0e0780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 04:30:56 +0000 Subject: [PATCH] Bump certifi in /roles/infrastructure/docker/files Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- roles/infrastructure/docker/files/requirements.txt | 2 +- roles/infrastructure/docker/files/requirements_centos7.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/infrastructure/docker/files/requirements.txt b/roles/infrastructure/docker/files/requirements.txt index bcc058f..8d1fea5 100644 --- a/roles/infrastructure/docker/files/requirements.txt +++ b/roles/infrastructure/docker/files/requirements.txt @@ -2,7 +2,7 @@ # Copyright (c) 2021-2022 Intel Corporation bcrypt==3.2.0 -certifi==2021.10.8 +certifi==2022.12.7 cffi==1.15.0 charset-normalizer==2.0.12 cryptography==36.0.1 diff --git a/roles/infrastructure/docker/files/requirements_centos7.txt b/roles/infrastructure/docker/files/requirements_centos7.txt index 2d5a001..1291dd0 100644 --- a/roles/infrastructure/docker/files/requirements_centos7.txt +++ b/roles/infrastructure/docker/files/requirements_centos7.txt @@ -4,7 +4,7 @@ attrs==21.4.0 bcrypt==3.2.0 cached-property==1.5.2 -certifi==2021.10.8 +certifi==2022.12.7 cffi==1.15.0 charset-normalizer==2.0.10 cryptography==36.0.1