Skip to content

Commit

Permalink
⬆️ [#3049] -- Bump to cookie-consent 0.4.0
Browse files Browse the repository at this point in the history
This version is Django 4.2 compatible
  • Loading branch information
sergei-maertens committed Jun 11, 2023
1 parent 5d0a3b8 commit 482fb34
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ django-capture-tag==1.0
# via -r requirements/base.in
django-colorfield==0.7.0
# via -r requirements/base.in
django-cookie-consent==0.3.1
django-cookie-consent==0.4.0
# via -r requirements/base.in
django-cors-headers==3.11.0
# via -r requirements/base.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ django-colorfield==0.7.0
# via
# -c requirements/base.txt
# -r requirements/base.txt
django-cookie-consent==0.3.1
django-cookie-consent==0.4.0
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ django-colorfield==0.7.0
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
django-cookie-consent==0.3.1
django-cookie-consent==0.4.0
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/extensions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ django-colorfield==0.7.0
# via
# -c requirements/base.in
# -r requirements/base.txt
django-cookie-consent==0.3.1
django-cookie-consent==0.4.0
# via
# -c requirements/base.in
# -r requirements/base.txt
Expand Down

0 comments on commit 482fb34

Please sign in to comment.