From e0e1e4f3d2fd0dbb97e870979dbe6b651e1114d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 14:08:51 +0000 Subject: [PATCH] Bump certifi in /applications/workspaces/server Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.3.9 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2019.03.09...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- applications/workspaces/server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/workspaces/server/requirements.txt b/applications/workspaces/server/requirements.txt index 4cd709b21..6b1f3d911 100644 --- a/applications/workspaces/server/requirements.txt +++ b/applications/workspaces/server/requirements.txt @@ -6,7 +6,7 @@ autopep8==1.6.0 black==22.1.0 blinker==1.4 cachetools==5.0.0 -certifi==2019.3.9 +certifi==2023.7.22 cffi==1.15.0 chardet==3.0.4 charset-normalizer==2.0.12