Skip to content

Commit 8821d0b

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Update django-pipeline requirement from ~=3.1.0 to ~=4.0.0
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-version: 4.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 925da04 commit 8821d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
channels_redis~=4.2.0
22
django-redis~=6.0.0
3-
django-pipeline~=3.1.0
3+
django-pipeline~=4.0.0
44
uwsgi~=2.0.30

0 commit comments

Comments
 (0)