Skip to content

Commit 275bad5

Browse files
Bump jinja2 from 3.0.3 to 3.1.4 (#797)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.0.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d12ea0f commit 275bad5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-noplot.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sphinx-copybutton==0.5.0
99
sphinx-sitemap==2.2.0
1010
sphinxext-opengraph==0.6.3
1111
sphinxcontrib-katex==0.8.6
12-
jinja2==3.0.3
12+
jinja2==3.1.4
1313
plotly==5.14.0
1414

1515
torch

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ flask
3434
spacy==3.4.1
3535
ray[tune]==1.13.0
3636
tensorboard
37-
jinja2==3.0.3
37+
jinja2==3.1.4
3838
pytorch-lightning
3939
torchx
4040
torchrl

0 commit comments

Comments
 (0)