From 2652ca5fb84470ed550288bbee2899a151276a43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 12:41:13 +0000 Subject: [PATCH] Bump certifi from 2021.10.8 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 59eec6a..c63aee2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,10 +10,6 @@ anyio==3.3.4 # via jupyter-server appdirs==1.4.4 # via requests-cache -appnope==0.1.2 - # via - # ipykernel - # ipython argon2-cffi==21.1.0 # via # jupyter-server @@ -33,7 +29,7 @@ bleach==4.1.0 # via nbconvert cattrs==1.8.0 # via requests-cache -certifi==2021.10.8 +certifi==2022.12.7 # via requests cffi==1.15.0 # via argon2-cffi