Skip to content

Commit 8aa4626

Browse files
authored
Merge pull request #32 from toddbirchard/renovate/uwsgi-2.x
Update dependency uwsgi to v2.0.20
2 parents 6fb8b57 + b093066 commit 8aa4626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements.txt

+1-1
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==3.0.0

0 commit comments

Comments
 (0)