From 37be7b573fcc8a6177a98cae529b4e32f374ed07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 09:02:23 +0000 Subject: [PATCH] Bump certifi from 2024.8.30 to 2024.12.14 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.8.30 to 2024.12.14. - [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2024.12.14) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a913225..9edd9b7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ blinker==1.9.0 # via flask ccs-digitalmarketplace-test-utils==6.1.1 # via ccs-digitalmarketplace-apiclient (pyproject.toml) -certifi==2024.8.30 +certifi==2024.12.14 # via requests charset-normalizer==3.4.1 # via requests