Skip to content

Commit 0047fa9

Browse files
authored
chore(deps): update jinja2 (#653)
1 parent 550ff26 commit 0047fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
'aioresponses>=0.7.3',
2828
'sphinx==1.8.5',
2929
'sphinx_rtd_theme',
30-
'jinja2==3.1.3'
30+
'jinja2>=3.1.4'
3131
]
3232

3333
extra_requires = [

0 commit comments

Comments
 (0)