From 37b6c5aee1b102ff0eecec81cc5aaf076e2e99bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 13:44:10 +0000 Subject: [PATCH] build(deps): bump certifi from 2020.12.5 to 2023.7.22 in /nipap Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2023.07.22) --- 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 93587fbb9..27815a64d 100644 --- a/nipap/requirements.txt +++ b/nipap/requirements.txt @@ -10,7 +10,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==2023.7.22 itsdangerous==1.1.0 parsedatetime==2.6 psutil==5.7.2