From 16f589cdfb9b528ba3384c2f128759329691a20b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 08:25:34 +0000 Subject: [PATCH] build(deps): bump urllib3 from 2.0.4 to 2.0.7 in /bazel Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7. - [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.0.4...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- bazel/notebook_requirements.txt | 34 ++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/bazel/notebook_requirements.txt b/bazel/notebook_requirements.txt index dda0ff00bac..383d97e430b 100644 --- a/bazel/notebook_requirements.txt +++ b/bazel/notebook_requirements.txt @@ -5,7 +5,7 @@ # bazel run //bazel:notebook_requirements.update # absl-py==2.0.0 - # via -r bazel/notebook_requirements.in + # via -r notebook_requirements.in anyio==4.0.0 # via jupyter-server argon2-cffi==23.1.0 @@ -29,7 +29,7 @@ backcall==0.2.0 beautifulsoup4==4.12.2 # via nbconvert black==23.10.1 - # via -r bazel/notebook_requirements.in + # via -r notebook_requirements.in bleach==6.0.0 # via nbconvert certifi==2023.7.22 @@ -96,14 +96,14 @@ jsonpointer==2.4 # via jsonschema jsonschema[format-nongpl]==4.19.0 # via - # -r bazel/notebook_requirements.in + # -r notebook_requirements.in # jupyter-events # jupyterlab-server # nbformat jsonschema-specifications==2023.7.1 # via jsonschema jupyter==1.0.0 - # via -r bazel/notebook_requirements.in + # via -r notebook_requirements.in jupyter-client==8.3.1 # via # ipykernel @@ -130,7 +130,7 @@ jupyter-lsp==2.2.0 # via jupyterlab jupyter-server==2.7.2 # via - # -r bazel/notebook_requirements.in + # -r notebook_requirements.in # jupyter-lsp # jupyterlab # jupyterlab-server @@ -159,13 +159,13 @@ matplotlib-inline==0.1.6 mistune==3.0.1 # via nbconvert mypy==1.6.1 - # via -r bazel/notebook_requirements.in + # via -r notebook_requirements.in mypy-extensions==1.0.0 # via # black # mypy mypy-protobuf==3.5.0 - # via -r bazel/notebook_requirements.in + # via -r notebook_requirements.in nbclient==0.8.0 # via nbconvert nbconvert==7.8.0 @@ -187,7 +187,7 @@ notebook-shim==0.2.3 # notebook numpy==1.26.1 # via - # -r bazel/notebook_requirements.in + # -r notebook_requirements.in # pandas # scipy overrides==7.4.0 @@ -204,7 +204,7 @@ packaging==23.1 # qtconsole # qtpy pandas==2.1.2 - # via -r bazel/notebook_requirements.in + # via -r notebook_requirements.in pandocfilters==1.5.0 # via nbconvert parso==0.8.3 @@ -221,7 +221,7 @@ platformdirs==3.10.0 # jupyter-core # virtualenv plotly==5.15.0 - # via -r bazel/notebook_requirements.in + # via -r notebook_requirements.in prometheus-client==0.17.1 # via jupyter-server prompt-toolkit==3.0.39 @@ -230,7 +230,7 @@ prompt-toolkit==3.0.39 # jupyter-console protobuf==4.25.0 # via - # -r bazel/notebook_requirements.in + # -r notebook_requirements.in # mypy-protobuf psutil==5.9.5 # via ipykernel @@ -244,7 +244,7 @@ pycparser==2.21 # via cffi pygments==2.15.0 # via - # -r bazel/notebook_requirements.in + # -r notebook_requirements.in # ipython # jupyter-console # nbconvert @@ -291,7 +291,7 @@ rpds-py==0.10.2 # jsonschema # referencing scipy==1.11.3 - # via -r bazel/notebook_requirements.in + # via -r notebook_requirements.in send2trash==1.8.2 # via jupyter-server six==1.16.0 @@ -307,7 +307,7 @@ soupsieve==2.5 stack-data==0.6.2 # via ipython svgwrite==1.4.3 - # via -r bazel/notebook_requirements.in + # via -r notebook_requirements.in tenacity==8.2.1 # via plotly terminado==0.17.1 @@ -318,7 +318,7 @@ tinycss2==1.2.1 # via nbconvert tornado==6.3.3 # via - # -r bazel/notebook_requirements.in + # -r notebook_requirements.in # ipykernel # jupyter-client # jupyter-server @@ -350,10 +350,10 @@ tzdata==2023.3 # via pandas uri-template==1.3.0 # via jsonschema -urllib3==2.0.4 +urllib3==2.0.7 # via requests virtualenv==20.24.6 - # via -r bazel/notebook_requirements.in + # via -r notebook_requirements.in wcwidth==0.2.6 # via prompt-toolkit webcolors==1.13