From bff8e9c6ce8070b316afff4d94695e80e6301af8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 03:15:28 +0000 Subject: [PATCH] Bump setuptools from 82.0.1 to 83.0.0 in /helm-chart/images/binderhub Bumps [setuptools](https://github.com/pypa/setuptools) from 82.0.1 to 83.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v82.0.1...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- helm-chart/images/binderhub/requirements.txt | 40 ++++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/helm-chart/images/binderhub/requirements.txt b/helm-chart/images/binderhub/requirements.txt index efeb8e519..3c2984f3a 100644 --- a/helm-chart/images/binderhub/requirements.txt +++ b/helm-chart/images/binderhub/requirements.txt @@ -29,12 +29,12 @@ cryptography==49.0.0 # certipy # google-auth docker==7.1.0 - # via -r requirements.txt + # via -r ../../../requirements.txt escapism==1.1.0 - # via -r requirements.txt + # via -r ../../../requirements.txt fqdn==1.5.1 # via jsonschema -google-api-core==2.31.0 +google-api-core[grpc]==2.31.0 # via # google-cloud-appengine-logging # google-cloud-core @@ -53,8 +53,8 @@ google-cloud-audit-log==0.6.0 google-cloud-core==2.6.0 # via google-cloud-logging google-cloud-logging==3.16.0 - # via -r helm-chart/images/binderhub/requirements.in -googleapis-common-protos==1.75.0 + # via -r requirements.in +googleapis-common-protos[grpc]==1.75.0 # via # google-api-core # google-cloud-audit-log @@ -83,13 +83,13 @@ isoduration==20.11.0 # via jsonschema jinja2==3.1.6 # via - # -r requirements.txt + # -r ../../../requirements.txt # jupyterhub jsonpointer==3.1.1 # via jsonschema -jsonschema==4.26.0 +jsonschema[format-nongpl]==4.26.0 # via - # -r requirements.txt + # -r ../../../requirements.txt # jupyter-events jsonschema-specifications==2025.9.1 # via jsonschema @@ -97,12 +97,12 @@ jupyter-events==0.12.1 # via jupyterhub jupyterhub==5.5.0 # via - # -r helm-chart/images/binderhub/requirements.in - # -r requirements.txt + # -r ../../../requirements.txt + # -r requirements.in kubernetes==9.0.1 # via - # -r helm-chart/images/binderhub/requirements.in - # -r requirements.txt + # -r ../../../requirements.txt + # -r requirements.in lark==1.3.1 # via rfc3987-syntax mako==1.3.12 @@ -125,7 +125,7 @@ pamela==1.2.0 # via jupyterhub prometheus-client==0.25.0 # via - # -r requirements.txt + # -r ../../../requirements.txt # jupyterhub proto-plus==1.28.0 # via @@ -149,13 +149,13 @@ pyasn1-modules==0.4.2 pycparser==3.0 # via cffi pycurl==7.47.0 - # via -r helm-chart/images/binderhub/requirements.in + # via -r requirements.in pydantic==2.13.4 # via jupyterhub pydantic-core==2.46.4 # via pydantic pyjwt==2.13.0 - # via -r requirements.txt + # via -r ../../../requirements.txt python-dateutil==2.9.0.post0 # via # arrow @@ -163,7 +163,7 @@ python-dateutil==2.9.0.post0 # kubernetes python-json-logger==4.1.0 # via - # -r requirements.txt + # -r ../../../requirements.txt # jupyter-events pyyaml==6.0.3 # via @@ -198,7 +198,7 @@ rpds-py==2026.6.3 # jsonschema # referencing ruamel-yaml==0.19.1 - # via -r requirements.txt + # via -r ../../../requirements.txt six==1.17.0 # via # kubernetes @@ -210,11 +210,11 @@ sqlalchemy==2.0.51 # jupyterhub tornado==6.5.7 # via - # -r requirements.txt + # -r ../../../requirements.txt # jupyterhub traitlets==5.15.1 # via - # -r requirements.txt + # -r ../../../requirements.txt # jupyter-events # jupyterhub typing-extensions==4.15.0 @@ -243,5 +243,5 @@ websocket-client==1.9.0 # via kubernetes # The following packages are considered to be unsafe in a requirements file: -setuptools==82.0.1 +setuptools==83.0.0 # via kubernetes