From 266c1ca730c232d8759be6bf6cb661e4d3e4152c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 21:33:12 +0000 Subject: [PATCH] Bump certifi from 2023.7.22 to 2024.7.4 in /python/requirements Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements/pyproject-docs.txt | 2 +- python/requirements/pyproject.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements/pyproject-docs.txt b/python/requirements/pyproject-docs.txt index fe44bc48..408f3e98 100644 --- a/python/requirements/pyproject-docs.txt +++ b/python/requirements/pyproject-docs.txt @@ -32,7 +32,7 @@ beautifulsoup4==4.12.0 # via nbconvert bleach==6.0.0 # via nbconvert -certifi==2023.7.22 +certifi==2024.7.4 # via # requests # selenium diff --git a/python/requirements/pyproject.txt b/python/requirements/pyproject.txt index eda91939..3dc2be3f 100644 --- a/python/requirements/pyproject.txt +++ b/python/requirements/pyproject.txt @@ -32,7 +32,7 @@ beautifulsoup4==4.12.0 # via nbconvert bleach==6.0.0 # via nbconvert -certifi==2023.7.22 +certifi==2024.7.4 # via # requests # selenium