From 389a4703e8fca7df5f47e9cb206dadd2595de7e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 07:46:10 +0000 Subject: [PATCH] Bump certifi from 2020.12.5 to 2022.12.7 in /nipap Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nipap/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nipap/requirements.txt b/nipap/requirements.txt index a842c7ffb..d13c7fd77 100644 --- a/nipap/requirements.txt +++ b/nipap/requirements.txt @@ -8,7 +8,7 @@ Jinja2==2.11.3 MarkupSafe==1.1.1 Werkzeug==1.0.1 backports.ssl-match-hostname==3.7.0.1 -certifi==2020.12.5 +certifi==2022.12.7 itsdangerous==1.1.0 parsedatetime==2.6 psutil==1.2.1 # rq.filter: >= 1.0,<2.0