From 86a85dddfef0862f8be85de5e0a2301c13b785a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 11:56:07 +0000 Subject: [PATCH] Bump certifi in /sierra_adapter/update_embargoed_holdings Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- sierra_adapter/update_embargoed_holdings/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sierra_adapter/update_embargoed_holdings/requirements.txt b/sierra_adapter/update_embargoed_holdings/requirements.txt index 5140d8e127..66b53add27 100644 --- a/sierra_adapter/update_embargoed_holdings/requirements.txt +++ b/sierra_adapter/update_embargoed_holdings/requirements.txt @@ -6,7 +6,7 @@ # anyio==3.7.1 # via httpcore -certifi==2021.5.30 +certifi==2024.7.4 # via # httpcore # httpx