Skip to content

Commit cef491f

Browse files
[deps] Update django-pipeline requirement from ~=3.1 to ~=4.0 in /images
Updates the requirements on [django-pipeline](https://github.com/jazzband/django-pipeline) to permit the latest version. - [Release notes](https://github.com/jazzband/django-pipeline/releases) - [Changelog](https://github.com/jazzband/django-pipeline/blob/master/HISTORY.rst) - [Commits](jazzband/django-pipeline@3.1.0...4.0.0) --- updated-dependencies: - dependency-name: django-pipeline dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 092092e commit cef491f

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
@@ -5,7 +5,7 @@ psycopg2
55
sentry-sdk
66
supervisor~=4.2 # allows 4.x and > 4.2
77
django-cors-headers~=4.7
8-
django-pipeline~=3.1
8+
django-pipeline~=4.0
99
uwsgi~=2.0.28
1010
django-celery-email~=3.0.0
1111
tldextract~=5.1.3

0 commit comments

Comments
 (0)