Skip to content

Commit c315475

Browse files
Bump jinja2 from 3.1.3 to 3.1.4 in /requirements
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.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.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbf68ba commit c315475

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ iniconfig==2.0.0
5353
# -r tests.txt
5454
# -r typing.txt
5555
# pytest
56-
jinja2==3.1.3
56+
jinja2==3.1.4
5757
# via
5858
# -r docs.txt
5959
# sphinx

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ idna==3.7
1818
# via requests
1919
imagesize==1.4.1
2020
# via sphinx
21-
jinja2==3.1.3
21+
jinja2==3.1.4
2222
# via sphinx
2323
markupsafe==2.1.5
2424
# via jinja2

0 commit comments

Comments
 (0)