From ffab16edfd4b24810bf66bfcd01cc71d602362ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 12:50:17 +0000 Subject: [PATCH] chore(deps): bump urllib3 in /backend/src/apiserver/visualization Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../apiserver/visualization/requirements.txt | 44 +++++++++---------- 1 file changed, 21 insertions(+), 23 deletions(-) diff --git a/backend/src/apiserver/visualization/requirements.txt b/backend/src/apiserver/visualization/requirements.txt index 30211a05fa7..1aaec32a5cb 100644 --- a/backend/src/apiserver/visualization/requirements.txt +++ b/backend/src/apiserver/visualization/requirements.txt @@ -20,11 +20,9 @@ backcall==0.2.0 beautifulsoup4==4.13.5 # via nbconvert bleach[css]==6.2.0 - # via - # bleach - # nbconvert + # via nbconvert bokeh==1.2.0 - # via -r - + # via -r requirements.in cachetools==5.5.2 # via google-auth certifi==2025.8.3 @@ -48,9 +46,9 @@ flatbuffers==25.2.10 gast==0.6.0 # via tensorflow gcsfs==0.2.3 - # via -r - + # via -r requirements.in google-api-python-client==1.7.12 - # via -r - + # via -r requirements.in google-auth==2.40.3 # via # gcsfs @@ -82,18 +80,18 @@ httplib2==0.30.2 idna==3.10 # via requests ipykernel==6.29.5 - # via -r - + # via -r requirements.in ipython==7.34.0 # via - # -r - + # -r requirements.in # ipykernel itables==0.1.0 - # via -r - + # via -r requirements.in jedi==0.19.2 # via ipython jinja2==3.1.6 # via - # -r - + # -r requirements.in # bokeh # nbconvert joblib==1.5.2 @@ -104,7 +102,7 @@ jsonschema-specifications==2025.9.1 # via jsonschema jupyter-client==8.6.3 # via - # -r - + # -r requirements.in # ipykernel # nbclient jupyter-core==5.8.1 @@ -124,7 +122,7 @@ markdown==3.9 # via tensorboard markupsafe==3.0.2 # via - # -r - + # -r requirements.in # jinja2 # nbconvert # werkzeug @@ -139,10 +137,10 @@ ml-dtypes==0.3.2 nbclient==0.10.2 # via nbconvert nbconvert==7.16.5 - # via -r - + # via -r requirements.in nbformat==5.10.4 # via - # -r - + # -r requirements.in # nbclient # nbconvert nest-asyncio==1.6.0 @@ -186,7 +184,7 @@ prompt-toolkit==3.0.52 # via ipython protobuf==4.25.8 # via - # -r - + # -r requirements.in # googleapis-common-protos # tensorboard # tensorflow @@ -197,7 +195,7 @@ psutil==7.0.0 ptyprocess==0.7.0 # via pexpect pyarrow==14.0.1 - # via -r - + # via -r requirements.in pyasn1==0.6.1 # via # pyasn1-modules @@ -241,7 +239,7 @@ rpds-py==0.27.1 rsa==4.9.1 # via google-auth scikit-learn==1.5.0 - # via -r - + # via -r requirements.in scipy==1.16.1 # via scikit-learn six==1.17.0 @@ -261,16 +259,16 @@ tensorboard-data-server==0.7.2 # via tensorboard tensorflow==2.15.1 # via - # -r - + # -r requirements.in # tensorflow-serving-api tensorflow-estimator==2.15.0 # via tensorflow tensorflow-io-gcs-filesystem==0.37.1 # via tensorflow tensorflow-metadata==1.16.0 - # via -r - + # via -r requirements.in tensorflow-serving-api==2.15.1 - # via -r - + # via -r requirements.in termcolor==3.1.0 # via tensorflow threadpoolctl==3.6.0 @@ -279,7 +277,7 @@ tinycss2==1.4.0 # via bleach tornado==6.5.2 # via - # -r - + # -r requirements.in # bokeh # ipykernel # jupyter-client @@ -302,7 +300,7 @@ tzdata==2025.2 # via pandas uritemplate==3.0.1 # via google-api-python-client -urllib3==2.5.0 +urllib3==2.6.0 # via requests wcwidth==0.2.13 # via prompt-toolkit @@ -312,7 +310,7 @@ webencodings==0.5.1 # tinycss2 werkzeug==3.1.3 # via - # -r - + # -r requirements.in # tensorboard wheel==0.45.1 # via astunparse