Skip to content

Commit

Permalink
Merge pull request #1962 from Scifabric/jinja-2.10.1
Browse files Browse the repository at this point in the history
fix: increase Jinja version.
  • Loading branch information
teleyinex committed Feb 2, 2020
2 parents a9b02f6 + 105a371 commit 9aa4d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -51,7 +51,7 @@
"iso8601==0.1.12",
"itsdangerous==1.1.0",
"jeepney==0.4",
"Jinja2==2.10",
"Jinja2>=2.10.1",
"jsmin==2.2.2",
"keyring==17.1.1",
"keystoneauth1==3.11.2",
Expand Down

0 comments on commit 9aa4d75

Please sign in to comment.