From 8942c8e1aa41919551f0acbd1d184dacca20fd60 Mon Sep 17 00:00:00 2001 From: consideRatio <3837114+consideRatio@users.noreply.github.com> Date: Wed, 1 Jan 2025 05:02:39 +0000 Subject: [PATCH] binderhub-service image: refreeze requirements.txt --- images/binderhub-service/requirements.txt | 66 +++++++++++------------ 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/images/binderhub-service/requirements.txt b/images/binderhub-service/requirements.txt index 1f66304..9918ffd 100644 --- a/images/binderhub-service/requirements.txt +++ b/images/binderhub-service/requirements.txt @@ -4,13 +4,13 @@ # # Use the "Run workflow" button at https://github.com/2i2c-org/binderhub-service/actions/workflows/watch-dependencies.yaml # -alembic==1.13.3 +alembic==1.14.0 # via jupyterhub annotated-types==0.7.0 # via pydantic arrow==1.3.0 # via isoduration -attrs==24.2.0 +attrs==24.3.0 # via # jsonschema # referencing @@ -18,7 +18,7 @@ binderhub @ git+https://github.com/jupyterhub/binderhub@main # via -r requirements.in cachetools==5.5.0 # via google-auth -certifi==2024.8.30 +certifi==2024.12.14 # via # kubernetes # requests @@ -26,11 +26,11 @@ 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 -deprecated==1.2.14 +deprecated==1.2.15 # via opentelemetry-api docker==7.1.0 # via binderhub @@ -40,12 +40,12 @@ escapism==1.0.1 # via binderhub fqdn==1.5.1 # via jsonschema -google-api-core==2.22.0 +google-api-core==2.24.0 # via # google-cloud-appengine-logging # google-cloud-core # google-cloud-logging -google-auth==2.35.0 +google-auth==2.37.0 # via # google-api-core # google-cloud-appengine-logging @@ -60,7 +60,7 @@ google-cloud-core==2.4.1 # via google-cloud-logging google-cloud-logging==3.11.3 # via -r requirements.in -googleapis-common-protos==1.65.0 +googleapis-common-protos==1.66.0 # via # google-api-core # google-cloud-audit-log @@ -70,24 +70,24 @@ greenlet==3.1.1 # via sqlalchemy grpc-google-iam-v1==0.13.1 # via google-cloud-logging -grpcio==1.67.1 +grpcio==1.68.1 # via # google-api-core # googleapis-common-protos # grpc-google-iam-v1 # grpcio-status -grpcio-status==1.67.1 +grpcio-status==1.68.1 # via google-api-core idna==3.10 # via # jsonschema # jupyterhub # requests -importlib-metadata==8.4.0 +importlib-metadata==8.5.0 # via opentelemetry-api isoduration==20.11.0 # via jsonschema -jinja2==3.1.4 +jinja2==3.1.5 # via # binderhub # jupyterhub @@ -99,13 +99,13 @@ jsonschema==4.23.0 # jupyter-events jsonschema-specifications==2024.10.1 # via jsonschema -jupyter-events==0.10.0 +jupyter-events==0.11.0 # via jupyterhub jupyterhub==5.2.1 # via binderhub kubernetes==31.0.0 # via binderhub -mako==1.3.6 +mako==1.3.8 # via alembic markupsafe==3.0.2 # via @@ -116,13 +116,13 @@ oauthlib==3.2.2 # jupyterhub # kubernetes # requests-oauthlib -opentelemetry-api==1.27.0 +opentelemetry-api==1.29.0 # via google-cloud-logging -packaging==24.1 +packaging==24.2 # via jupyterhub pamela==1.2.0 # via jupyterhub -prometheus-client==0.21.0 +prometheus-client==0.21.1 # via # binderhub # jupyterhub @@ -131,7 +131,7 @@ proto-plus==1.25.0 # google-api-core # google-cloud-appengine-logging # google-cloud-logging -protobuf==5.28.3 +protobuf==5.29.2 # via # google-api-core # google-cloud-appengine-logging @@ -149,20 +149,20 @@ pyasn1-modules==0.4.1 # via google-auth pycparser==2.22 # via cffi -pycurl==7.45.3 +pycurl==7.45.4 # via binderhub -pydantic==2.9.2 +pydantic==2.10.4 # via jupyterhub -pydantic-core==2.23.4 +pydantic-core==2.27.2 # via pydantic -pyjwt==2.9.0 +pyjwt==2.10.1 # via binderhub python-dateutil==2.9.0.post0 # via # arrow # jupyterhub # kubernetes -python-json-logger==2.0.7 +python-json-logger==3.2.1 # via # binderhub # jupyter-events @@ -192,17 +192,17 @@ rfc3986-validator==0.1.1 # via # jsonschema # jupyter-events -rpds-py==0.20.1 +rpds-py==0.22.3 # via # jsonschema # referencing rsa==4.9 # via google-auth -ruamel-yaml==0.18.6 +ruamel-yaml==0.18.7 # via -r requirements.in ruamel-yaml-clib==0.2.12 # via ruamel-yaml -six==1.16.0 +six==1.17.0 # via # kubernetes # python-dateutil @@ -211,7 +211,7 @@ sqlalchemy==2.0.36 # via # alembic # jupyterhub -tornado==6.4.1 +tornado==6.4.2 # via # binderhub # jupyterhub @@ -220,7 +220,7 @@ traitlets==5.14.3 # binderhub # jupyter-events # jupyterhub -types-python-dateutil==2.9.0.20241003 +types-python-dateutil==2.9.0.20241206 # via arrow typing-extensions==4.12.2 # via @@ -230,16 +230,16 @@ typing-extensions==4.12.2 # sqlalchemy uri-template==1.3.0 # via jsonschema -urllib3==2.2.3 +urllib3==2.3.0 # via # docker # kubernetes # requests -webcolors==24.8.0 +webcolors==24.11.1 # via jsonschema websocket-client==1.8.0 # via kubernetes -wrapt==1.16.0 +wrapt==1.17.0 # via deprecated -zipp==3.20.2 +zipp==3.21.0 # via importlib-metadata