Skip to content

Commit a3da3a1

Browse files
authored
Merge pull request #166 from hackersandslackers/renovate/jinja2-3.x
2 parents b418abf + ec5daa8 commit a3da3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ flask-assets==2.0
88
flask==2.0.1; python_version >= "3.6"
99
idna==3.2; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5"
1010
itsdangerous==2.0.1; python_version >= "3.6"
11-
jinja2==3.0.1; python_version >= "3.6"
11+
jinja2==3.0.3; python_version >= "3.6"
1212
markupsafe==2.0.1; python_version >= "3.6"
1313
protobuf==3.17.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
1414
python-dateutil==2.8.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"

0 commit comments

Comments
 (0)