diff --git a/helm-chart/images/binderhub/requirements.txt b/helm-chart/images/binderhub/requirements.txt index 6866f7173..e27258607 100644 --- a/helm-chart/images/binderhub/requirements.txt +++ b/helm-chart/images/binderhub/requirements.txt @@ -4,97 +4,95 @@ # # Use the "Run workflow" button at https://github.com/jupyterhub/binderhub/actions/workflows/watch-dependencies.yaml # -alembic==1.14.1 +alembic==1.16.2 # via jupyterhub async-generator==1.10 # via jupyterhub -attrs==25.1.0 +attrs==25.3.0 # via # jsonschema # referencing -cachetools==5.5.1 +cachetools==5.5.2 # via google-auth -certifi==2025.1.31 +certifi==2025.6.15 # via # kubernetes # requests -certipy==0.2.1 +certipy==0.2.2 # via jupyterhub cffi==1.17.1 # via cryptography -charset-normalizer==3.4.1 +charset-normalizer==3.4.2 # via requests -cryptography==44.0.1 +cryptography==45.0.4 # via certipy -deprecated==1.2.18 - # via opentelemetry-api docker==7.1.0 - # via -r ../../../requirements.txt + # via -r /io/requirements.txt escapism==1.0.1 - # via -r ../../../requirements.txt -google-api-core[grpc]==2.24.1 + # via -r /io/requirements.txt +google-api-core==2.25.1 # via # google-cloud-appengine-logging # google-cloud-core # google-cloud-logging -google-auth==2.38.0 +google-auth==2.40.3 # via # google-api-core # google-cloud-appengine-logging # google-cloud-core # google-cloud-logging # kubernetes -google-cloud-appengine-logging==1.6.0 +google-cloud-appengine-logging==1.6.2 # via google-cloud-logging -google-cloud-audit-log==0.3.0 +google-cloud-audit-log==0.3.2 # via google-cloud-logging -google-cloud-core==2.4.1 +google-cloud-core==2.4.3 # via google-cloud-logging -google-cloud-logging==3.11.4 - # via -r requirements.in -googleapis-common-protos[grpc]==1.67.0 +google-cloud-logging==3.12.1 + # via -r helm-chart/images/binderhub/requirements.in +googleapis-common-protos==1.70.0 # via # google-api-core # google-cloud-audit-log # grpc-google-iam-v1 # grpcio-status -greenlet==3.1.1 +greenlet==3.2.3 # via sqlalchemy -grpc-google-iam-v1==0.14.0 +grpc-google-iam-v1==0.14.2 # via google-cloud-logging -grpcio==1.70.0 +grpcio==1.73.0 # via # google-api-core # googleapis-common-protos # grpc-google-iam-v1 # grpcio-status -grpcio-status==1.70.0 +grpcio-status==1.73.0 # via google-api-core idna==3.10 # via requests -importlib-metadata==8.5.0 +importlib-metadata==8.7.0 # via opentelemetry-api jinja2==3.1.6 # via - # -r ../../../requirements.txt + # -r /io/requirements.txt # jupyterhub -jsonschema==4.23.0 +jsonschema==4.24.0 # via - # -r ../../../requirements.txt + # -r /io/requirements.txt # jupyter-telemetry -jsonschema-specifications==2024.10.1 +jsonschema-specifications==2025.4.1 # via jsonschema jupyter-telemetry==0.1.0 # via jupyterhub jupyterhub==4.1.6 # via - # -r ../../../requirements.txt - # -r requirements.in + # -r /io/requirements.txt + # -r helm-chart/images/binderhub/requirements.in kubernetes==9.0.1 # via - # -r ../../../requirements.txt - # -r requirements.in -mako==1.3.9 + # -r /io/requirements.txt + # -r helm-chart/images/binderhub/requirements.in +mako==1.3.10 # via alembic markupsafe==3.0.2 # via @@ -104,22 +102,22 @@ oauthlib==3.2.2 # via # jupyterhub # requests-oauthlib -opentelemetry-api==1.30.0 +opentelemetry-api==1.34.1 # via google-cloud-logging -packaging==24.2 +packaging==25.0 # via jupyterhub pamela==1.2.0 # via jupyterhub -prometheus-client==0.21.1 +prometheus-client==0.22.1 # via - # -r ../../../requirements.txt + # -r /io/requirements.txt # jupyterhub -proto-plus==1.26.0 +proto-plus==1.26.1 # via # google-api-core # google-cloud-appengine-logging # google-cloud-logging -protobuf==5.29.5 +protobuf==6.31.1 # via # google-api-core # google-cloud-appengine-logging @@ -133,21 +131,21 @@ pyasn1==0.6.1 # via # pyasn1-modules # rsa -pyasn1-modules==0.4.1 +pyasn1-modules==0.4.2 # via google-auth pycparser==2.22 # via cffi -pycurl==7.45.4 - # via -r requirements.in +pycurl==7.45.6 + # via -r helm-chart/images/binderhub/requirements.in pyjwt==2.10.1 - # via -r ../../../requirements.txt + # via -r /io/requirements.txt python-dateutil==2.9.0.post0 # via # jupyterhub # kubernetes -python-json-logger==3.2.1 +python-json-logger==3.3.0 # via - # -r ../../../requirements.txt + # -r /io/requirements.txt # jupyter-telemetry pyyaml==6.0.2 # via kubernetes @@ -155,7 +153,7 @@ referencing==0.36.2 # via # jsonschema # jsonschema-specifications -requests==2.32.3 +requests==2.32.4 # via # docker # google-api-core @@ -164,47 +162,48 @@ requests==2.32.3 # requests-oauthlib requests-oauthlib==2.0.0 # via kubernetes -rpds-py==0.22.3 +rpds-py==0.25.1 # via # jsonschema # referencing -rsa==4.9 +rsa==4.9.1 # via google-auth -ruamel-yaml==0.18.10 +ruamel-yaml==0.18.14 # via jupyter-telemetry +ruamel-yaml-clib==0.2.12 + # via ruamel-yaml six==1.17.0 # via # kubernetes # python-dateutil -sqlalchemy==2.0.38 +sqlalchemy==2.0.41 # via # alembic # jupyterhub -tornado==6.4.2 +tornado==6.5.1 # via - # -r ../../../requirements.txt + # -r /io/requirements.txt # jupyterhub traitlets==5.14.3 # via - # -r ../../../requirements.txt + # -r /io/requirements.txt # jupyter-telemetry # jupyterhub -typing-extensions==4.12.2 +typing-extensions==4.14.0 # via # alembic + # opentelemetry-api # sqlalchemy -urllib3==2.3.0 +urllib3==2.4.0 # via # docker # kubernetes # requests websocket-client==1.8.0 # via kubernetes -wrapt==1.17.2 - # via deprecated -zipp==3.21.0 +zipp==3.23.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -setuptools==75.8.0 +setuptools==80.9.0 # via kubernetes