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
34 changes: 17 additions & 17 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.12.1
aiohttp==3.12.13
# via kubernetes-asyncio
aiosignal==1.3.2
# via aiohttp
alembic==1.16.1
alembic==1.16.2
# via jupyterhub
annotated-types==0.7.0
# via pydantic
Expand All @@ -27,7 +27,7 @@ bcrypt==4.3.0
# jupyterhub-nativeauthenticator
cachetools==5.5.2
# via google-auth
certifi==2025.4.26
certifi==2025.6.15
# via
# kubernetes-asyncio
# requests
Expand All @@ -37,7 +37,7 @@ cffi==1.17.1
# via cryptography
charset-normalizer==3.4.2
# via requests
cryptography==45.0.3
cryptography==45.0.4
# via
# certipy
# pyjwt
Expand All @@ -47,15 +47,15 @@ escapism==1.0.1
# jupyterhub-ltiauthenticator
fqdn==1.5.1
# via jsonschema
frozenlist==1.6.0
frozenlist==1.7.0
# via
# aiohttp
# aiosignal
google-auth==2.40.2
google-auth==2.40.3
# via google-auth-oauthlib
google-auth-oauthlib==1.2.2
# via oauthenticator
greenlet==3.2.2
greenlet==3.2.3
# via sqlalchemy
idna==3.10
# via
Expand Down Expand Up @@ -114,15 +114,15 @@ markupsafe==3.0.2
# via
# jinja2
# mako
multidict==6.4.4
multidict==6.5.0
# via
# aiohttp
# yarl
mwoauth==0.4.0
# via oauthenticator
oauthenticator==17.3.0
# via -r unfrozen/requirements.txt
oauthlib==3.2.2
oauthlib==3.3.0
# via
# jupyterhub
# jupyterhub-ltiauthenticator
Expand All @@ -137,9 +137,9 @@ packaging==25.0
# jupyterhub-idle-culler
pamela==1.2.0
# via jupyterhub
prometheus-client==0.22.0
prometheus-client==0.22.1
# via jupyterhub
propcache==0.3.1
propcache==0.3.2
# via
# aiohttp
# yarl
Expand All @@ -156,7 +156,7 @@ pycparser==2.22
# via cffi
pycurl==7.45.6
# via -r unfrozen/requirements.txt
pydantic==2.11.5
pydantic==2.11.7
# via jupyterhub
pydantic-core==2.33.2
# via pydantic
Expand Down Expand Up @@ -187,7 +187,7 @@ referencing==0.36.2
# jsonschema
# jsonschema-specifications
# jupyter-events
requests==2.32.3
requests==2.32.4
# via
# jupyterhub
# mwoauth
Expand All @@ -211,7 +211,7 @@ rpds-py==0.25.1
# referencing
rsa==4.9.1
# via google-auth
ruamel-yaml==0.18.11
ruamel-yaml==0.18.14
# via oauthenticator
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
Expand All @@ -226,7 +226,7 @@ sqlalchemy==2.0.41
# alembic
# jupyterhub
# sqlalchemy-cockroachdb
sqlalchemy-cockroachdb==2.0.2
sqlalchemy-cockroachdb==2.0.3
# via -r unfrozen/requirements.txt
statsd==4.0.1
# via -r unfrozen/requirements.txt
Expand All @@ -247,7 +247,7 @@ traitlets==5.14.3
# oauthenticator
types-python-dateutil==2.9.0.20250516
# via arrow
typing-extensions==4.13.2
typing-extensions==4.14.0
# via
# alembic
# pydantic
Expand All @@ -266,5 +266,5 @@ urllib3==2.5.0
# requests
webcolors==24.11.1
# via jsonschema
yarl==1.20.0
yarl==1.20.1
# via aiohttp
30 changes: 15 additions & 15 deletions images/singleuser-sample/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# Use the "Run workflow" button at https://github.com/jupyterhub/zero-to-jupyterhub-k8s/actions/workflows/watch-dependencies.yaml
#
alembic==1.16.1
alembic==1.16.2
# via jupyterhub
annotated-types==0.7.0
# via pydantic
anyio==4.9.0
# via
# httpx
# jupyter-server
argon2-cffi==23.1.0
argon2-cffi==25.1.0
# via jupyter-server
argon2-cffi-bindings==21.2.0
# via argon2-cffi
Expand All @@ -32,7 +32,7 @@ beautifulsoup4==4.13.4
# via nbconvert
bleach==6.2.0
# via nbconvert
certifi==2025.4.26
certifi==2025.6.15
# via
# httpcore
# httpx
Expand All @@ -47,7 +47,7 @@ charset-normalizer==3.4.2
# via requests
comm==0.2.2
# via ipykernel
cryptography==45.0.3
cryptography==45.0.4
# via certipy
debugpy==1.8.14
# via ipykernel
Expand All @@ -61,7 +61,7 @@ fastjsonschema==2.21.1
# via nbformat
fqdn==1.5.1
# via jsonschema
greenlet==3.2.2
greenlet==3.2.3
# via sqlalchemy
h11==0.16.0
# via httpcore
Expand All @@ -80,7 +80,7 @@ ipykernel==6.29.5
# via
# jupyterlab
# nbclassic
ipython==9.2.0
ipython==9.3.0
# via ipykernel
ipython-genutils==0.2.0
# via nbclassic
Expand Down Expand Up @@ -113,7 +113,7 @@ jupyter-client==8.6.3
# ipykernel
# jupyter-server
# nbclient
jupyter-core==5.8.0
jupyter-core==5.8.1
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -179,7 +179,7 @@ notebook-shim==0.2.4
# via
# jupyterlab
# nbclassic
oauthlib==3.2.2
oauthlib==3.3.0
# via jupyterhub
overrides==7.7.0
# via jupyter-server
Expand All @@ -202,7 +202,7 @@ pexpect==4.9.0
# via ipython
platformdirs==4.3.8
# via jupyter-core
prometheus-client==0.22.0
prometheus-client==0.22.1
# via
# jupyter-server
# jupyterhub
Expand All @@ -218,7 +218,7 @@ pure-eval==0.2.3
# via stack-data
pycparser==2.22
# via cffi
pydantic==2.11.5
pydantic==2.11.7
# via jupyterhub
pydantic-core==2.33.2
# via pydantic
Expand All @@ -236,7 +236,7 @@ python-json-logger==3.3.0
# via jupyter-events
pyyaml==6.0.2
# via jupyter-events
pyzmq==26.4.0
pyzmq==27.0.0
# via
# ipykernel
# jupyter-client
Expand All @@ -246,7 +246,7 @@ referencing==0.36.2
# jsonschema
# jsonschema-specifications
# jupyter-events
requests==2.32.3
requests==2.32.4
# via
# jupyterhub
# jupyterlab-server
Expand Down Expand Up @@ -310,7 +310,7 @@ traitlets==5.14.3
# nbformat
types-python-dateutil==2.9.0.20250516
# via arrow
typing-extensions==4.13.2
typing-extensions==4.14.0
# via
# alembic
# anyio
Expand All @@ -324,7 +324,7 @@ typing-inspection==0.4.1
# via pydantic
uri-template==1.3.0
# via jsonschema
urllib3==2.4.0
urllib3==2.5.0
# via requests
wcwidth==0.2.13
# via prompt-toolkit
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.8.0
setuptools==80.9.0
# via jupyterlab