bump jinja2 dep
This commit is contained 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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user