From 816bc047ba15546b8c4323b9fb0abe60f62b7465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 22:27:40 +0000 Subject: [PATCH] Bump certifi in /python/mpkhs/aws/privatekey_synthetic Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2024.07.04) --- 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..0110dab9 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==2024.7.4 requests==2.28.2 urllib3==1.26.14 awscrt==0.16.16