Skip to content

Commit 0677e90

Browse files
author
Worvast
authored
Update Jinja requirement in setup.py
1 parent fd101a4 commit 0677e90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
'click==7.1.1',
2929
'requests==2.23.0',
3030
'PyYAML==5.4.1',
31-
'Jinja2==2.11.1',
31+
'Jinja2==2.11.3',
3232
'psutil==5.7.0',
3333
'python-dateutil==2.8.1',
3434
'Faker==4.0.2',

0 commit comments

Comments
 (0)