Skip to content

Commit 715d7d6

Browse files
authored
Bump jinja2 from 3.1.3 to 3.1.4 in /requirements (#1335)
2 parents e5049ea + c315475 commit 715d7d6

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)