From 034ce9bfab766d1ba0f293e771cd1e95e75ab7be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:51:12 +0000 Subject: [PATCH] build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /nipap Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- 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 c1f5eec71..7a066f947 100644 --- a/nipap/requirements.txt +++ b/nipap/requirements.txt @@ -10,7 +10,7 @@ Jinja2==3.1.4 MarkupSafe==2.1.5 Werkzeug==2.0.3 backports.ssl-match-hostname==3.7.0.1 -certifi==2024.2.2 +certifi==2024.7.4 itsdangerous==2.0.1 parsedatetime==2.6 psutil==5.7.2