From 97701b051dc1198ee4bfda6dd51fca393e48dc09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:49:27 +0000 Subject: [PATCH] chore(deps): bump certifi in /helm-chart/images/binderhub 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: indirect ... Signed-off-by: dependabot[bot] --- helm-chart/images/binderhub/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-chart/images/binderhub/requirements.txt b/helm-chart/images/binderhub/requirements.txt index 450e70409..e951ac918 100644 --- a/helm-chart/images/binderhub/requirements.txt +++ b/helm-chart/images/binderhub/requirements.txt @@ -14,7 +14,7 @@ attrs==23.2.0 # referencing cachetools==5.3.3 # via google-auth -certifi==2024.2.2 +certifi==2024.7.4 # via # kubernetes # requests