Skip to content

Commit 949e70b

Browse files
Bump Jinja2 to 3.1.6
1 parent d42a458 commit 949e70b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

netbox-event-driven-automation-flask-app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ idna==3.10
1212
importlib-metadata==6.2.1
1313
importlib_resources==6.4.5
1414
itsdangerous==2.2.0
15-
Jinja2==3.1.5
15+
Jinja2==3.1.6
1616
jsonschema==4.23.0
1717
jsonschema-specifications==2024.10.1
1818
lockfile==0.12.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ click==8.1.7
55
colorama==0.4.6
66
ghp-import==2.1.0
77
idna==3.10
8-
Jinja2==3.1.4
8+
Jinja2==3.1.6
99
Markdown==3.7
1010
MarkupSafe==3.0.2
1111
mergedeep==1.3.4

setup/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ click==8.1.7
66
colorama==0.4.6
77
ghp-import==2.1.0
88
idna==3.10
9-
Jinja2==3.1.4
9+
Jinja2==3.1.6
1010
Markdown==3.7
1111
MarkupSafe==3.0.2
1212
mergedeep==1.3.4

0 commit comments

Comments
 (0)