Skip to content

Commit d4e1b18

Browse files
dependabot[bot]davidism
authored andcommitted
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 0fbc621 commit d4e1b18

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ itsdangerous==2.2.0
9494
# -r tests.txt
9595
# -r typing.txt
9696
# flask
97-
jinja2==3.1.3
97+
jinja2==3.1.4
9898
# via
9999
# -r docs.txt
100100
# -r tests.txt

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ imagesize==1.4.1
2020
# via sphinx
2121
importlib-metadata==7.1.0
2222
# via sphinx
23-
jinja2==3.1.3
23+
jinja2==3.1.4
2424
# via sphinx
2525
markupsafe==2.1.5
2626
# via jinja2

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ iniconfig==2.0.0
2222
# via pytest
2323
itsdangerous==2.2.0
2424
# via flask
25-
jinja2==3.1.3
25+
jinja2==3.1.4
2626
# via flask
2727
markupsafe==2.1.5
2828
# via

requirements/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ iniconfig==2.0.0
2222
# via pytest
2323
itsdangerous==2.2.0
2424
# via flask
25-
jinja2==3.1.3
25+
jinja2==3.1.4
2626
# via flask
2727
markupsafe==2.1.5
2828
# via

0 commit comments

Comments
 (0)