From 29a6acb44bf65f49f20cd5fce12ba17411a5ae61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 17:13:43 +0000 Subject: [PATCH] Bump certifi from 2020.6.20 to 2022.12.7 in /rest Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2022.12.7. - [Commits](https://github.com/certifi/python-certifi/compare/2020.06.20...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest/requirements.txt b/rest/requirements.txt index 1f58b4b..aedea60 100644 --- a/rest/requirements.txt +++ b/rest/requirements.txt @@ -3,7 +3,7 @@ atomicwrites==1.4.0 attrs==20.2.0 blinker==1.4 Brotli==1.0.9 -certifi==2020.6.20 +certifi==2022.12.7 chardet==3.0.4 click==7.1.2 contextlib2==0.6.0.post1