Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions images/hub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.11.18
aiohttp==3.12.1
# via kubernetes-asyncio
aiosignal==1.3.2
# via aiohttp
alembic==1.15.2
alembic==1.16.1
# via jupyterhub
annotated-types==0.7.0
# via pydantic
Expand All @@ -37,7 +37,7 @@ cffi==1.17.1
# via cryptography
charset-normalizer==3.4.2
# via requests
cryptography==45.0.2
cryptography==45.0.3
# via
# certipy
# pyjwt
Expand All @@ -51,7 +51,7 @@ frozenlist==1.6.0
# via
# aiohttp
# aiosignal
google-auth==2.40.1
google-auth==2.40.2
# via google-auth-oauthlib
google-auth-oauthlib==1.2.2
# via oauthenticator
Expand All @@ -71,7 +71,7 @@ jinja2==3.1.6
# jupyterhub-kubespawner
jsonpointer==3.0.0
# via jsonschema
jsonschema==4.23.0
jsonschema==4.24.0
# via
# jupyter-events
# oauthenticator
Expand Down Expand Up @@ -114,7 +114,7 @@ markupsafe==3.0.2
# via
# jinja2
# mako
multidict==6.4.3
multidict==6.4.4
# via
# aiohttp
# yarl
Expand Down Expand Up @@ -156,7 +156,7 @@ pycparser==2.22
# via cffi
pycurl==7.45.6
# via -r unfrozen/requirements.txt
pydantic==2.11.4
pydantic==2.11.5
# via jupyterhub
pydantic-core==2.33.2
# via pydantic
Expand Down Expand Up @@ -205,13 +205,13 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.25.0
rpds-py==0.25.1
# via
# jsonschema
# referencing
rsa==4.9.1
# via google-auth
ruamel-yaml==0.18.10
ruamel-yaml==0.18.11
# via oauthenticator
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
Expand All @@ -232,7 +232,7 @@ statsd==4.0.1
# via -r unfrozen/requirements.txt
text-unidecode==1.3
# via python-slugify
tornado==6.5
tornado==6.5.1
# via
# jupyterhub
# jupyterhub-idle-culler
Expand All @@ -255,7 +255,7 @@ typing-extensions==4.13.2
# referencing
# sqlalchemy
# typing-inspection
typing-inspection==0.4.0
typing-inspection==0.4.1
# via pydantic
uri-template==1.3.0
# via jsonschema
Expand Down
20 changes: 10 additions & 10 deletions images/singleuser-sample/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# Use the "Run workflow" button at https://github.com/jupyterhub/zero-to-jupyterhub-k8s/actions/workflows/watch-dependencies.yaml
#
alembic==1.15.2
alembic==1.16.1
# via jupyterhub
annotated-types==0.7.0
# via pydantic
Expand Down Expand Up @@ -47,7 +47,7 @@ charset-normalizer==3.4.2
# via requests
comm==0.2.2
# via ipykernel
cryptography==45.0.2
cryptography==45.0.3
# via certipy
debugpy==1.8.14
# via ipykernel
Expand Down Expand Up @@ -101,7 +101,7 @@ json5==0.12.0
# via jupyterlab-server
jsonpointer==3.0.0
# via jsonschema
jsonschema==4.23.0
jsonschema==4.24.0
# via
# jupyter-events
# jupyterlab-server
Expand All @@ -113,7 +113,7 @@ jupyter-client==8.6.3
# ipykernel
# jupyter-server
# nbclient
jupyter-core==5.7.2
jupyter-core==5.8.0
# via
# ipykernel
# jupyter-client
Expand All @@ -139,7 +139,7 @@ jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterhub==5.3.0
# via -r unfrozen/requirements.txt
jupyterlab==4.4.2
jupyterlab==4.4.3
# via -r unfrozen/requirements.txt
jupyterlab-pygments==0.3.0
# via nbconvert
Expand Down Expand Up @@ -218,7 +218,7 @@ pure-eval==0.2.3
# via stack-data
pycparser==2.22
# via cffi
pydantic==2.11.4
pydantic==2.11.5
# via jupyterhub
pydantic-core==2.33.2
# via pydantic
Expand Down Expand Up @@ -258,7 +258,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.25.0
rpds-py==0.25.1
# via
# jsonschema
# referencing
Expand All @@ -284,7 +284,7 @@ terminado==0.18.1
# jupyter-server-terminals
tinycss2==1.4.0
# via bleach
tornado==6.5
tornado==6.5.1
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -320,7 +320,7 @@ typing-extensions==4.13.2
# referencing
# sqlalchemy
# typing-inspection
typing-inspection==0.4.0
typing-inspection==0.4.1
# via pydantic
uri-template==1.3.0
# via jsonschema
Expand All @@ -338,5 +338,5 @@ websocket-client==1.8.0
# via jupyter-server

# The following packages are considered to be unsafe in a requirements file:
setuptools==80.7.1
setuptools==80.8.0
# via jupyterlab