From e9eb1d9d9d55085c1d5a5488ec2b8114bcd870f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 06:46:12 +0000 Subject: [PATCH] Bump certifi in /dockerhub/docs-port-drift-check Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18.1 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2022.05.18.1...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dockerhub/docs-port-drift-check/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerhub/docs-port-drift-check/requirements.txt b/dockerhub/docs-port-drift-check/requirements.txt index 7eda6288..59ff153c 100644 --- a/dockerhub/docs-port-drift-check/requirements.txt +++ b/dockerhub/docs-port-drift-check/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.11.1 bs4==0.0.1 -certifi==2022.5.18.1 +certifi==2022.12.7 charset-normalizer==2.0.12 idna==3.3 requests==2.27.1