From e8abd8c274be046f474350a5c21a5192e1320c2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 23:38:11 +0000 Subject: [PATCH] Bump certifi in /Containerisation/python-jupyter Bumps [certifi](https://github.com/certifi/python-certifi) from 2016.2.28 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2016.02.28...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Containerisation/python-jupyter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerisation/python-jupyter/requirements.txt b/Containerisation/python-jupyter/requirements.txt index 397af57..016687f 100644 --- a/Containerisation/python-jupyter/requirements.txt +++ b/Containerisation/python-jupyter/requirements.txt @@ -1,5 +1,5 @@ bleach==1.5.0 -certifi==2016.2.28 +certifi==2022.12.7 cycler==0.10.0 decorator==4.1.2 entrypoints==0.2.3