Skip to content

Commit 5539812

Browse files
Merge pull request #54 from PeterJCLaw/dependabot/pip/jinja2-3.1.5
2 parents 109b00b + 12b62cf commit 5539812

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jaraco-text==4.0.0
105105
# via
106106
# -r requirements.txt
107107
# jaraco-collections
108-
jinja2==3.1.4
108+
jinja2==3.1.5
109109
# via
110110
# -r requirements.txt
111111
# flask

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jaraco-functools==4.1.0
6464
# tempora
6565
jaraco-text==4.0.0
6666
# via jaraco-collections
67-
jinja2==3.1.4
67+
jinja2==3.1.5
6868
# via
6969
# -r requirements.in
7070
# flask

0 commit comments

Comments
 (0)