From dbe058f1c278f78f8c0596af697afb8f659f7840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:10:14 +0000 Subject: [PATCH] Bump certifi from 2018.11.29 to 2023.7.22 in /docker/tycho-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/tycho-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/tycho-api/requirements.txt b/docker/tycho-api/requirements.txt index d9c31617..929105bc 100644 --- a/docker/tycho-api/requirements.txt +++ b/docker/tycho-api/requirements.txt @@ -14,7 +14,7 @@ attrs==18.2.0 bcrypt==3.2.0 cached-property==1.5.2 cachetools==3.1.0 -certifi==2018.11.29 +certifi==2023.7.22 cffi==1.14.3 chardet==3.0.4 coverage==5.3