Skip to content

Commit d1418b9

Browse files
[deps] Update uwsgi requirement in /images/openwisp_base
Updates the requirements on [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) to permit the latest version. --- updated-dependencies: - dependency-name: uwsgi dependency-version: 2.0.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Federico Capoano <[email protected]>
1 parent 9f05aec commit d1418b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/openwisp_base/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sentry-sdk
66
supervisor~=4.2 # allows 4.x and > 4.2
77
django-cors-headers~=4.7
88
django-pipeline~=4.0
9-
uwsgi~=2.0.29
9+
uwsgi~=2.0.30
1010
django-celery-email~=3.0.0
1111
tldextract~=5.3.0
1212
# these add support for object storage

0 commit comments

Comments
 (0)