Skip to content

Commit b093066

Browse files
committed
Update dependency uwsgi to v2.0.20
1 parent 85d7586 commit b093066

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
@@ -19,7 +19,7 @@ six==1.15.0; python_version >= "2.7" and python_full_version < "3.0.0" or python
1919
sortedcontainers==2.3.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
2020
sqlalchemy==1.3.20; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
2121
tenacity==6.2.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
22-
uwsgi==2.0.19.1
22+
uwsgi==2.0.20
2323
webassets==2.0
2424
werkzeug==1.0.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
2525
wtforms==2.3.3

0 commit comments

Comments
 (0)