From 35c7c3ce615f7a1bb3d74f7e64da9fdcdaf76419 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 08:18:15 -0500 Subject: [PATCH] chore(deps): bump certifi from 2024.8.30 to 2024.12.14 (#12150) 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ci-constraints-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index 47200504d..d7cada634 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -22,7 +22,7 @@ build==1.2.2.post1 ; python_full_version >= '3.8' # via # cryptography (pyproject.toml) # check-sdist -certifi==2024.8.30 +certifi==2024.12.14 # via # cryptography (pyproject.toml) # requests