From 6ada7633295ebb97200e67d4ae192a66ee21dc48 Mon Sep 17 00:00:00 2001 From: JupyterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Sun, 12 Jan 2025 15:29:43 +0000 Subject: [PATCH] hub image: refreeze requirements.txt --- images/hub/requirements.txt | 64 +++++++++--------- images/singleuser-sample/requirements.txt | 80 +++++++++++------------ 2 files changed, 72 insertions(+), 72 deletions(-) diff --git a/images/hub/requirements.txt b/images/hub/requirements.txt index 86d984b8b7..8d0ea2617b 100644 --- a/images/hub/requirements.txt +++ b/images/hub/requirements.txt @@ -4,11 +4,11 @@ # # Use the "Run workflow" button at https://github.com/jupyterhub/zero-to-jupyterhub-k8s/actions/workflows/watch-dependencies.yaml # -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.10.11 +aiohttp==3.11.11 # via kubernetes-asyncio -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp alembic==1.14.0 # via jupyterhub @@ -16,18 +16,18 @@ annotated-types==0.7.0 # via pydantic arrow==1.3.0 # via isoduration -attrs==24.2.0 +attrs==24.3.0 # via # aiohttp # jsonschema # referencing -bcrypt==4.2.0 +bcrypt==4.2.1 # via # jupyterhub-firstuseauthenticator # jupyterhub-nativeauthenticator cachetools==5.5.0 # via google-auth -certifi==2024.8.30 +certifi==2024.12.14 # via # kubernetes-asyncio # requests @@ -35,9 +35,9 @@ certipy==0.2.1 # via jupyterhub cffi==1.17.1 # via cryptography -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests -cryptography==43.0.3 +cryptography==44.0.0 # via # certipy # pyjwt @@ -51,7 +51,7 @@ frozenlist==1.5.0 # via # aiohttp # aiosignal -google-auth==2.36.0 +google-auth==2.37.0 # via google-auth-oauthlib google-auth-oauthlib==1.2.1 # via oauthenticator @@ -65,7 +65,7 @@ idna==3.10 # yarl isoduration==20.11.0 # via jsonschema -jinja2==3.1.4 +jinja2==3.1.5 # via # jupyterhub # jupyterhub-kubespawner @@ -77,7 +77,7 @@ jsonschema==4.23.0 # oauthenticator jsonschema-specifications==2024.10.1 # via jsonschema -jupyter-events==0.10.0 +jupyter-events==0.11.0 # via jupyterhub jupyterhub==5.2.1 # via @@ -104,11 +104,11 @@ jupyterhub-nativeauthenticator==1.3.0 # via -r unfrozen/requirements.txt jupyterhub-tmpauthenticator==1.0.0 # via -r unfrozen/requirements.txt -kubernetes-asyncio==31.1.0 +kubernetes-asyncio==32.0.0 # via jupyterhub-kubespawner ldap3==2.9.1 # via jupyterhub-ldapauthenticator -mako==1.3.6 +mako==1.3.8 # via alembic markupsafe==3.0.2 # via @@ -120,7 +120,7 @@ multidict==6.1.0 # yarl mwoauth==0.4.0 # via oauthenticator -oauthenticator==17.1.0 +oauthenticator==17.3.0 # via -r unfrozen/requirements.txt oauthlib==3.2.2 # via @@ -130,16 +130,18 @@ oauthlib==3.2.2 # requests-oauthlib onetimepass==1.0.1 # via jupyterhub-nativeauthenticator -packaging==24.1 +packaging==24.2 # via # jupyterhub # jupyterhub-idle-culler pamela==1.2.0 # via jupyterhub -prometheus-client==0.21.0 +prometheus-client==0.21.1 # via jupyterhub -propcache==0.2.0 - # via yarl +propcache==0.2.1 + # via + # aiohttp + # yarl psycopg2==2.9.10 # via -r unfrozen/requirements.txt pyasn1==0.6.1 @@ -151,13 +153,13 @@ pyasn1-modules==0.4.1 # via google-auth pycparser==2.22 # via cffi -pycurl==7.45.3 +pycurl==7.45.4 # via -r unfrozen/requirements.txt -pydantic==2.9.2 +pydantic==2.10.5 # via jupyterhub -pydantic-core==2.23.4 +pydantic-core==2.27.2 # via pydantic -pyjwt==2.9.0 +pyjwt==2.10.1 # via # jupyterhub-ltiauthenticator # mwoauth @@ -170,7 +172,7 @@ python-dateutil==2.9.0.post0 # jupyterhub # jupyterhub-idle-culler # kubernetes-asyncio -python-json-logger==2.0.7 +python-json-logger==3.2.1 # via jupyter-events python-slugify==8.0.4 # via jupyterhub-kubespawner @@ -202,23 +204,23 @@ rfc3986-validator==0.1.1 # via # jsonschema # jupyter-events -rpds-py==0.21.0 +rpds-py==0.22.3 # via # jsonschema # referencing rsa==4.9 # via google-auth -ruamel-yaml==0.18.6 +ruamel-yaml==0.18.10 # via oauthenticator ruamel-yaml-clib==0.2.12 # via ruamel-yaml -six==1.16.0 +six==1.17.0 # via # kubernetes-asyncio # onetimepass # python-dateutil # rfc3339-validator -sqlalchemy==2.0.36 +sqlalchemy==2.0.37 # via # alembic # jupyterhub @@ -242,7 +244,7 @@ traitlets==5.14.3 # jupyterhub-ldapauthenticator # jupyterhub-ltiauthenticator # oauthenticator -types-python-dateutil==2.9.0.20241003 +types-python-dateutil==2.9.0.20241206 # via arrow typing-extensions==4.12.2 # via @@ -252,12 +254,12 @@ typing-extensions==4.12.2 # sqlalchemy uri-template==1.3.0 # via jsonschema -urllib3==2.2.3 +urllib3==2.3.0 # via # jupyterhub-kubespawner # kubernetes-asyncio # requests -webcolors==24.8.0 +webcolors==24.11.1 # via jsonschema -yarl==1.17.1 +yarl==1.18.3 # via aiohttp diff --git a/images/singleuser-sample/requirements.txt b/images/singleuser-sample/requirements.txt index 7b79171a71..bf9a328d76 100644 --- a/images/singleuser-sample/requirements.txt +++ b/images/singleuser-sample/requirements.txt @@ -8,7 +8,7 @@ alembic==1.14.0 # via jupyterhub annotated-types==0.7.0 # via pydantic -anyio==4.6.2.post1 +anyio==4.8.0 # via # httpx # jupyter-server @@ -18,11 +18,11 @@ argon2-cffi-bindings==21.2.0 # via argon2-cffi arrow==1.3.0 # via isoduration -asttokens==2.4.1 +asttokens==3.0.0 # via stack-data async-lru==2.0.4 # via jupyterlab -attrs==24.2.0 +attrs==24.3.0 # via # jsonschema # referencing @@ -32,7 +32,7 @@ beautifulsoup4==4.12.3 # via nbconvert bleach==6.2.0 # via nbconvert -certifi==2024.8.30 +certifi==2024.12.14 # via # httpcore # httpx @@ -43,13 +43,13 @@ cffi==1.17.1 # via # argon2-cffi-bindings # cryptography -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests comm==0.2.2 # via ipykernel -cryptography==43.0.3 +cryptography==44.0.0 # via certipy -debugpy==1.8.7 +debugpy==1.8.11 # via ipykernel decorator==5.1.1 # via ipython @@ -57,7 +57,7 @@ defusedxml==0.7.1 # via nbconvert executing==2.1.0 # via stack-data -fastjsonschema==2.20.0 +fastjsonschema==2.21.1 # via nbformat fqdn==1.5.1 # via jsonschema @@ -65,9 +65,9 @@ greenlet==3.1.1 # via sqlalchemy h11==0.14.0 # via httpcore -httpcore==1.0.6 +httpcore==1.0.7 # via httpx -httpx==0.27.2 +httpx==0.28.1 # via jupyterlab idna==3.10 # via @@ -80,22 +80,22 @@ ipykernel==6.29.5 # via # jupyterlab # nbclassic -ipython==8.29.0 +ipython==8.31.0 # via ipykernel ipython-genutils==0.2.0 # via nbclassic isoduration==20.11.0 # via jsonschema -jedi==0.19.1 +jedi==0.19.2 # via ipython -jinja2==3.1.4 +jinja2==3.1.5 # via # jupyter-server # jupyterhub # jupyterlab # jupyterlab-server # nbconvert -json5==0.9.25 +json5==0.10.0 # via jupyterlab-server jsonpointer==3.0.0 # via jsonschema @@ -120,13 +120,13 @@ jupyter-core==5.7.2 # nbclient # nbconvert # nbformat -jupyter-events==0.10.0 +jupyter-events==0.11.0 # via # jupyter-server # jupyterhub jupyter-lsp==2.2.5 # via jupyterlab -jupyter-server==2.14.2 +jupyter-server==2.15.0 # via # jupyter-lsp # jupyterlab @@ -137,13 +137,13 @@ jupyter-server-terminals==0.5.3 # via jupyter-server jupyterhub==5.2.1 # via -r unfrozen/requirements.txt -jupyterlab==4.3.0 +jupyterlab==4.3.4 # via -r unfrozen/requirements.txt jupyterlab-pygments==0.3.0 # via nbconvert jupyterlab-server==2.27.3 # via jupyterlab -mako==1.3.6 +mako==1.3.8 # via alembic markupsafe==3.0.2 # via @@ -154,13 +154,13 @@ matplotlib-inline==0.1.7 # via # ipykernel # ipython -mistune==3.0.2 +mistune==3.1.0 # via nbconvert nbclassic==1.1.0 # via -r unfrozen/requirements.txt -nbclient==0.10.0 +nbclient==0.10.2 # via nbconvert -nbconvert==7.16.4 +nbconvert==7.16.5 # via jupyter-server nbformat==5.10.4 # via @@ -181,7 +181,7 @@ oauthlib==3.2.2 # via jupyterhub overrides==7.7.0 # via jupyter-server -packaging==24.1 +packaging==24.2 # via # ipykernel # jupyter-server @@ -199,13 +199,13 @@ pexpect==4.9.0 # via ipython platformdirs==4.3.6 # via jupyter-core -prometheus-client==0.21.0 +prometheus-client==0.21.1 # via # jupyter-server # jupyterhub prompt-toolkit==3.0.48 # via ipython -psutil==6.1.0 +psutil==6.1.1 # via ipykernel ptyprocess==0.7.0 # via @@ -215,11 +215,11 @@ pure-eval==0.2.3 # via stack-data pycparser==2.22 # via cffi -pydantic==2.9.2 +pydantic==2.10.5 # via jupyterhub -pydantic-core==2.23.4 +pydantic-core==2.27.2 # via pydantic -pygments==2.18.0 +pygments==2.19.1 # via # ipython # nbconvert @@ -228,7 +228,7 @@ python-dateutil==2.9.0.post0 # arrow # jupyter-client # jupyterhub -python-json-logger==2.0.7 +python-json-logger==3.2.1 # via jupyter-events pyyaml==6.0.2 # via jupyter-events @@ -254,24 +254,21 @@ rfc3986-validator==0.1.1 # via # jsonschema # jupyter-events -rpds-py==0.21.0 +rpds-py==0.22.3 # via # jsonschema # referencing send2trash==1.8.3 # via jupyter-server -six==1.16.0 +six==1.17.0 # via - # asttokens # python-dateutil # rfc3339-validator sniffio==1.3.1 - # via - # anyio - # httpx + # via anyio soupsieve==2.6 # via beautifulsoup4 -sqlalchemy==2.0.36 +sqlalchemy==2.0.37 # via # alembic # jupyterhub @@ -282,8 +279,8 @@ terminado==0.18.1 # jupyter-server # jupyter-server-terminals tinycss2==1.4.0 - # via nbconvert -tornado==6.4.1 + # via bleach +tornado==6.4.2 # via # ipykernel # jupyter-client @@ -307,21 +304,22 @@ traitlets==5.14.3 # nbclient # nbconvert # nbformat -types-python-dateutil==2.9.0.20241003 +types-python-dateutil==2.9.0.20241206 # via arrow typing-extensions==4.12.2 # via # alembic + # anyio # pydantic # pydantic-core # sqlalchemy uri-template==1.3.0 # via jsonschema -urllib3==2.2.3 +urllib3==2.3.0 # via requests wcwidth==0.2.13 # via prompt-toolkit -webcolors==24.8.0 +webcolors==24.11.1 # via jsonschema webencodings==0.5.1 # via @@ -331,5 +329,5 @@ websocket-client==1.8.0 # via jupyter-server # The following packages are considered to be unsafe in a requirements file: -setuptools==75.3.0 +setuptools==75.8.0 # via jupyterlab