From 4b766c5741f90e51436fee924ed125605be7b038 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 20:02:51 +0000 Subject: [PATCH] Bump certifi in /python/mpkhs/aws/privatekey_synthetic Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/mpkhs/aws/privatekey_synthetic/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/mpkhs/aws/privatekey_synthetic/requirements.txt b/python/mpkhs/aws/privatekey_synthetic/requirements.txt index df067c63..bd75d756 100644 --- a/python/mpkhs/aws/privatekey_synthetic/requirements.txt +++ b/python/mpkhs/aws/privatekey_synthetic/requirements.txt @@ -1,5 +1,5 @@ aws_requests_auth==0.4.3 -certifi==2022.12.7 +certifi==2023.7.22 requests==2.28.2 urllib3==1.26.14 awscrt==0.16.16