From 37b9c0fd571ae11d6926e67d193b185b6d9d1b13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:49:00 +0000 Subject: [PATCH] build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /hack 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] --- hack/requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/hack/requirements.txt b/hack/requirements.txt index 9974b18..4352cfd 100644 --- a/hack/requirements.txt +++ b/hack/requirements.txt @@ -10,8 +10,6 @@ anyio==4.3.0 # via # httpx # jupyter-server -appnope==0.1.4 - # via ipykernel argon2-cffi==23.1.0 # via jupyter-server argon2-cffi-bindings==21.2.0 @@ -32,7 +30,7 @@ beautifulsoup4==4.12.3 # via nbconvert bleach==6.1.0 # via nbconvert -certifi==2024.2.2 +certifi==2024.7.4 # via # httpcore # httpx