From d80edc2c7a211c54c02f3f8c5663b6d15dc700bf Mon Sep 17 00:00:00 2001 From: JupyterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Wed, 12 Jun 2024 06:57:51 +0000 Subject: [PATCH] hub image: refreeze requirements.txt --- images/hub/requirements.txt | 22 ++++++++-------- images/singleuser-sample/requirements.txt | 32 +++++++++++++---------- 2 files changed, 29 insertions(+), 25 deletions(-) diff --git a/images/hub/requirements.txt b/images/hub/requirements.txt index ac4544b98d..86794877c6 100644 --- a/images/hub/requirements.txt +++ b/images/hub/requirements.txt @@ -23,7 +23,7 @@ bcrypt==4.1.3 # via # jupyterhub-firstuseauthenticator # jupyterhub-nativeauthenticator -certifi==2024.2.2 +certifi==2024.6.2 # via # kubernetes-asyncio # requests @@ -33,7 +33,7 @@ cffi==1.16.0 # via cryptography charset-normalizer==3.3.2 # via requests -cryptography==42.0.7 +cryptography==42.0.8 # via # pyjwt # pyopenssl @@ -61,7 +61,7 @@ jinja2==3.1.4 # via # jupyterhub # jupyterhub-kubespawner -jsonpointer==2.4 +jsonpointer==3.0.0 # via jsonschema jsonschema[format-nongpl]==4.22.0 # via @@ -97,7 +97,7 @@ jupyterhub-nativeauthenticator==1.2.0 # via -r requirements.in jupyterhub-tmpauthenticator==1.0.0 # via -r requirements.in -kubernetes-asyncio==29.0.0 +kubernetes-asyncio==30.1.0 # via jupyterhub-kubespawner ldap3==2.9.1 # via jupyterhub-ldapauthenticator @@ -115,7 +115,7 @@ mwoauth==0.4.0 # via -r requirements.in nullauthenticator==1.0.0 # via -r requirements.in -oauthenticator==16.3.0 +oauthenticator==16.3.1 # via -r requirements.in oauthlib==3.2.2 # via @@ -125,7 +125,7 @@ oauthlib==3.2.2 # requests-oauthlib onetimepass==1.0.1 # via jupyterhub-nativeauthenticator -packaging==24.0 +packaging==24.1 # via # jupyterhub # jupyterhub-idle-culler @@ -141,9 +141,9 @@ pycparser==2.22 # via cffi pycurl==7.45.3 # via -r requirements.in -pydantic==2.7.1 +pydantic==2.7.3 # via jupyterhub -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic pyjwt[crypto]==2.8.0 # via @@ -175,7 +175,7 @@ referencing==0.35.1 # jsonschema # jsonschema-specifications # jupyter-events -requests==2.32.2 +requests==2.32.3 # via # jupyterhub # mwoauth @@ -232,7 +232,7 @@ traitlets==5.14.3 # oauthenticator types-python-dateutil==2.9.0.20240316 # via arrow -typing-extensions==4.12.0 +typing-extensions==4.12.2 # via # alembic # pydantic @@ -245,7 +245,7 @@ urllib3==2.2.1 # jupyterhub-kubespawner # kubernetes-asyncio # requests -webcolors==1.13 +webcolors==24.6.0 # via jsonschema yarl==1.9.4 # via aiohttp diff --git a/images/singleuser-sample/requirements.txt b/images/singleuser-sample/requirements.txt index efef6f9e2e..b92034eae3 100644 --- a/images/singleuser-sample/requirements.txt +++ b/images/singleuser-sample/requirements.txt @@ -8,7 +8,7 @@ alembic==1.13.1 # via jupyterhub annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via # httpx # jupyter-server @@ -32,7 +32,7 @@ beautifulsoup4==4.12.3 # via nbconvert bleach==6.1.0 # via nbconvert -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -47,7 +47,7 @@ charset-normalizer==3.3.2 # via requests comm==0.2.2 # via ipykernel -cryptography==42.0.7 +cryptography==42.0.8 # via pyopenssl debugpy==1.8.1 # via ipykernel @@ -80,7 +80,7 @@ ipykernel==6.29.4 # via # jupyterlab # nbclassic -ipython==8.24.0 +ipython==8.25.0 # via ipykernel ipython-genutils==0.2.0 # via nbclassic @@ -97,10 +97,11 @@ jinja2==3.1.4 # nbconvert json5==0.9.25 # via jupyterlab-server -jsonpointer==2.4 +jsonpointer==3.0.0 # via jsonschema jsonschema[format-nongpl]==4.22.0 # via + # jsonschema # jupyter-events # jupyterlab-server # nbformat @@ -126,7 +127,7 @@ jupyter-events==0.10.0 # jupyterhub jupyter-lsp==2.2.5 # via jupyterlab -jupyter-server==2.14.0 +jupyter-server==2.14.1 # via # jupyter-lsp # jupyterlab @@ -137,7 +138,7 @@ jupyter-server-terminals==0.5.3 # via jupyter-server jupyterhub==5.0.0 # via -r requirements.in -jupyterlab==4.2.1 +jupyterlab==4.2.2 # via -r requirements.in jupyterlab-pygments==0.3.0 # via nbconvert @@ -181,7 +182,7 @@ oauthlib==3.2.2 # via jupyterhub overrides==7.7.0 # via jupyter-server -packaging==24.0 +packaging==24.1 # via # ipykernel # jupyter-server @@ -203,7 +204,7 @@ prometheus-client==0.20.0 # via # jupyter-server # jupyterhub -prompt-toolkit==3.0.43 +prompt-toolkit==3.0.47 # via ipython psutil==5.9.8 # via ipykernel @@ -215,9 +216,9 @@ pure-eval==0.2.2 # via stack-data pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.3 # via jupyterhub -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic pygments==2.18.0 # via @@ -244,7 +245,7 @@ referencing==0.35.1 # jsonschema # jsonschema-specifications # jupyter-events -requests==2.32.2 +requests==2.32.3 # via # jupyterhub # jupyterlab-server @@ -312,7 +313,7 @@ traitlets==5.14.3 # nbformat types-python-dateutil==2.9.0.20240316 # via arrow -typing-extensions==4.12.0 +typing-extensions==4.12.2 # via # alembic # ipython @@ -325,7 +326,7 @@ urllib3==2.2.1 # via requests wcwidth==0.2.13 # via prompt-toolkit -webcolors==1.13 +webcolors==24.6.0 # via jsonschema webencodings==0.5.1 # via @@ -333,3 +334,6 @@ webencodings==0.5.1 # tinycss2 websocket-client==1.8.0 # via jupyter-server + +# The following packages are considered to be unsafe in a requirements file: +# setuptools