From 6934951c75e8346c2c93feea649d1b32cc908c79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 19:37:31 +0000 Subject: [PATCH] build(deps): bump certifi from 2022.5.18 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18 to 2022.12.7. - [Commits](https://github.com/certifi/python-certifi/compare/2022.05.18...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef2bb74d5..3724f364f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ base58==2.1.0 black==22.8.0 boto3==1.16.33 botocore==1.19.33 -certifi==2022.5.18 +certifi==2022.12.7 cffi==1.15.0 chardet==4.0.0 charset-normalizer==2.0.12