From 923fe88cf94201d58168be735d4881d8a7302923 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 23:39:16 +0000 Subject: [PATCH] Bump certifi from 2016.2.28 to 2022.12.7 in /fullstack_flask 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] --- fullstack_flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fullstack_flask/requirements.txt b/fullstack_flask/requirements.txt index b4b9df5..fcd652b 100644 --- a/fullstack_flask/requirements.txt +++ b/fullstack_flask/requirements.txt @@ -1,6 +1,6 @@ bcrypt==3.1.4 blinker==1.4 -certifi==2016.2.28 +certifi==2022.12.7 cffi==1.11.5 click==6.7 Flask==1.0