Skip to content

Commit b8bfa8a

Browse files
authored
Merge pull request #97 from toddbirchard/renovate/uwsgi-2.x
2 parents 4031fbb + 97d7441 commit b8bfa8a

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
@@ -25,6 +25,6 @@ retrying==1.3.3; python_version >= "2.7" and python_full_version < "3.0.0" or py
2525
six==1.15.0; python_full_version >= "3.6.1"
2626
sortedcontainers==2.3.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
2727
tenacity==6.2.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
28-
uwsgi==2.0.19.1
28+
uwsgi==2.0.20
2929
webassets==2.0
3030
werkzeug==1.0.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"

0 commit comments

Comments
 (0)