Skip to content

Commit d5c5bbf

Browse files
authored
Merge pull request #157 from hackersandslackers/renovate/uwsgi-2.x
Update dependency uwsgi to v2.0.20
2 parents da01361 + ccc5949 commit d5c5bbf

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
@@ -18,6 +18,6 @@ six==1.16.0; python_version >= "3.6" and python_full_version < "3.0.0" or python
1818
tenacity==8.0.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
1919
text-unidecode==1.3; python_version >= "3.6"
2020
urllib3==1.26.6; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
21-
uwsgi==2.0.19.1
21+
uwsgi==2.0.20
2222
webassets==2.0
2323
werkzeug==2.0.1; python_version >= "3.6"

0 commit comments

Comments
 (0)