From 3629e3cede6a53103d47708691b3b0c1f8f21ece Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 16:54:42 +0000 Subject: [PATCH] Bump aiohttp from 3.10.0 to 3.10.2 in /images/hub Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.0 to 3.10.2. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.0...v3.10.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] --- images/hub/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/images/hub/requirements.txt b/images/hub/requirements.txt index df969da03e..ef460feded 100644 --- a/images/hub/requirements.txt +++ b/images/hub/requirements.txt @@ -6,7 +6,7 @@ # aiohappyeyeballs==2.3.2 # via aiohttp -aiohttp==3.10.0 +aiohttp==3.10.2 # via kubernetes-asyncio aiosignal==1.3.1 # via aiohttp @@ -65,7 +65,7 @@ jinja2==3.1.4 # jupyterhub-kubespawner jsonpointer==3.0.0 # via jsonschema -jsonschema==4.23.0 +jsonschema[format-nongpl]==4.23.0 # via # jupyter-events # oauthenticator @@ -147,7 +147,7 @@ pydantic==2.8.2 # via jupyterhub pydantic-core==2.20.1 # via pydantic -pyjwt==2.8.0 +pyjwt[crypto]==2.8.0 # via # -r requirements.in # jupyterhub-ltiauthenticator