From 937c08a1861b09f0b150106018dd82bfc4ed5861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:09:53 +0000 Subject: [PATCH] Bump certifi from 2018.11.29 to 2023.7.22 in /docker/api Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.11.29 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2018.11.29...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/api/requirements.txt b/docker/api/requirements.txt index 75390035..47f01c08 100644 --- a/docker/api/requirements.txt +++ b/docker/api/requirements.txt @@ -5,7 +5,7 @@ asn1crypto==0.24.0 atomicwrites==1.3.0 attrs==18.2.0 cachetools==3.1.0 -certifi==2018.11.29 +certifi==2023.7.22 cffi==1.12.1 chardet==3.0.4 Click==7.0