From cf0ddf40d146718a74bb4ac1e4e63b5710757b15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 08:27:23 +0000 Subject: [PATCH] Bump certifi from 2022.9.24 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 9fe8913..58260a8 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -16,7 +16,7 @@ boto3==1.24.85 botocore-stubs==1.27.85; python_version >= '3.7' and python_version < '4.0' botocore==1.27.85; python_version >= '3.7' build==0.8.0 -certifi==2022.9.24; python_version >= '3.6' +certifi==2022.12.7; python_version >= '3.6' cffi==1.15.1 charset-normalizer==2.1.1; python_version >= '3.6' click==8.1.3