Skip to content

Commit ea455eb

Browse files
authored
Merge pull request #3479 from jupyterhub/dependabot/pip/images/hub/aiohttp-3.10.2
Bump aiohttp from 3.10.0 to 3.10.2 in /images/hub
2 parents c779056 + 3629e3c commit ea455eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

images/hub/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiohappyeyeballs==2.3.2
88
# via aiohttp
9-
aiohttp==3.10.0
9+
aiohttp==3.10.2
1010
# via kubernetes-asyncio
1111
aiosignal==1.3.1
1212
# via aiohttp
@@ -65,7 +65,7 @@ jinja2==3.1.4
6565
# jupyterhub-kubespawner
6666
jsonpointer==3.0.0
6767
# via jsonschema
68-
jsonschema==4.23.0
68+
jsonschema[format-nongpl]==4.23.0
6969
# via
7070
# jupyter-events
7171
# oauthenticator
@@ -147,7 +147,7 @@ pydantic==2.8.2
147147
# via jupyterhub
148148
pydantic-core==2.20.1
149149
# via pydantic
150-
pyjwt==2.8.0
150+
pyjwt[crypto]==2.8.0
151151
# via
152152
# -r requirements.in
153153
# jupyterhub-ltiauthenticator

0 commit comments

Comments
 (0)