diff --git a/bazel/notebook_requirements.in b/bazel/notebook_requirements.in index b4285bbff7..1c78f86eb4 100644 --- a/bazel/notebook_requirements.in +++ b/bazel/notebook_requirements.in @@ -26,3 +26,4 @@ jupyter-server==2.14.2 tornado==6.4.1 Pygments==2.15.0 jsonschema==4.19.0 +jinja2==3.1.4 diff --git a/bazel/notebook_requirements.txt b/bazel/notebook_requirements.txt index afcaede6ae..f038789bb4 100644 --- a/bazel/notebook_requirements.txt +++ b/bazel/notebook_requirements.txt @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # bazel run //bazel:notebook_requirements.update # -absl-py==2.0.0 +absl-py==2.1.0 # via -r bazel/notebook_requirements.in anyio==4.0.0 # via @@ -85,8 +85,9 @@ isoduration==20.11.0 # via jsonschema jedi==0.19.0 # via ipython -jinja2==3.1.3 +jinja2==3.1.4 # via + # -r bazel/notebook_requirements.in # jupyter-server # jupyterlab # jupyterlab-server @@ -176,7 +177,7 @@ notebook-shim==0.2.3 # via # jupyterlab # notebook -numpy==2.1.0 +numpy==2.1.1 # via # -r bazel/notebook_requirements.in # pandas @@ -215,7 +216,7 @@ prometheus-client==0.17.1 # via jupyter-server prompt-toolkit==3.0.39 # via ipython -protobuf==5.27.3 +protobuf==5.27.5 # via # -r bazel/notebook_requirements.in # mypy-protobuf