Skip to content

Commit cc8f056

Browse files
authored
Merge pull request #72 from hackersandslackers/renovate/uwsgi-2.x
Update dependency uwsgi to v2.0.20
2 parents 8e70981 + 601dbc2 commit cc8f056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ itsdangerous==1.1.0; python_version >= "2.7" and python_full_version < "3.0.0" o
88
jinja2==2.11.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
99
markupsafe==1.1.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
1010
python-dotenv==0.17.1
11-
uwsgi==2.0.19.1
11+
uwsgi==2.0.20
1212
werkzeug==1.0.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
1313
wtforms==2.3.3

0 commit comments

Comments
 (0)