From 4e922cf620ba768de2127f8e0968849671f6007d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 21:16:32 +0000 Subject: [PATCH] Bump certifi from 2022.12.7 to 2023.7.22 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: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index ed01791..b31f989 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,8 +6,6 @@ # amqp==5.1.1 # via kombu -appnope==0.1.3 - # via ipython asttokens==2.2.1 # via stack-data backcall==0.2.0 @@ -22,7 +20,7 @@ cachetools==5.3.0 # via pyld celery==5.2.7 # via -r requirements.in -certifi==2022.12.7 +certifi==2023.7.22 # via # requests # sentry-sdk