Skip to content
This repository was archived by the owner on Jul 20, 2024. It is now read-only.

Commit 36e6b77

Browse files
Bump jinja2 from 3.1.2 to 3.1.4 in /python/requirements (#183)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7013993 commit 36e6b77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/requirements/pyproject-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ ipython==8.11.0
9292
# via ipykernel
9393
jedi==0.18.2
9494
# via ipython
95-
jinja2==3.1.2
95+
jinja2==3.1.4
9696
# via
9797
# jupyter-flex (pyproject.toml)
9898
# jupyter-server

python/requirements/pyproject.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ ipython==8.11.0
8181
# via ipykernel
8282
jedi==0.18.2
8383
# via ipython
84-
jinja2==3.1.2
84+
jinja2==3.1.4
8585
# via
8686
# jupyter-flex (pyproject.toml)
8787
# jupyter-server

0 commit comments

Comments
 (0)