diff --git a/bazel/notebook_requirements.in b/bazel/notebook_requirements.in index d7c30c0201..c557b3cb6c 100644 --- a/bazel/notebook_requirements.in +++ b/bazel/notebook_requirements.in @@ -3,7 +3,7 @@ absl-py==2.2.2 immutabledict==4.2.1 numpy==2.2.0 protobuf==6.31.0 -requests==2.32.3 +requests==2.32.4 scipy==1.14.1 typing-extensions==4.13.1 diff --git a/bazel/notebook_requirements.txt b/bazel/notebook_requirements.txt index b8a7a5aa7a..b76f09dba1 100644 --- a/bazel/notebook_requirements.txt +++ b/bazel/notebook_requirements.txt @@ -256,7 +256,7 @@ referencing==0.36.2 # jsonschema # jsonschema-specifications # jupyter-events -requests==2.32.3 +requests==2.32.4 # via # -r bazel/notebook_requirements.in # jupyterlab-server diff --git a/bazel/ortools_requirements.in b/bazel/ortools_requirements.in index 0b4c89ab40..3d3a8acfe2 100644 --- a/bazel/ortools_requirements.in +++ b/bazel/ortools_requirements.in @@ -3,7 +3,7 @@ absl-py==2.2.2 immutabledict==4.2.1 numpy==2.2.0 protobuf==6.31.0 -requests==2.32.3 +requests==2.32.4 scipy==1.14.1 typing-extensions==4.13.1 diff --git a/bazel/ortools_requirements.txt b/bazel/ortools_requirements.txt index 820668e036..2c99af6946 100644 --- a/bazel/ortools_requirements.txt +++ b/bazel/ortools_requirements.txt @@ -53,7 +53,7 @@ python-dateutil==2.8.2 # via pandas pytz==2022.7.1 # via pandas -requests==2.32.3 +requests==2.32.4 # via -r bazel/ortools_requirements.in scipy==1.14.1 # via -r bazel/ortools_requirements.in