From c992bb1a74122484c452a533d7178178598deed8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 14:11:32 +0000 Subject: [PATCH] Bump django-colorfield from 0.7.2 to 0.8.0 Bumps [django-colorfield](https://github.com/fabiocaccamo/django-colorfield) from 0.7.2 to 0.8.0. - [Release notes](https://github.com/fabiocaccamo/django-colorfield/releases) - [Changelog](https://github.com/fabiocaccamo/django-colorfield/blob/master/CHANGELOG.md) - [Commits](https://github.com/fabiocaccamo/django-colorfield/compare/0.7.2...0.8.0) --- updated-dependencies: - dependency-name: django-colorfield dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 98cc839..99ea7c6 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -21,7 +21,7 @@ django-crispy-forms==1.14.0 # https://github.com/django-crispy-forms/django-cri crispy-bootstrap5==0.7 # https://github.com/django-crispy-forms/crispy-bootstrap5 django-redis==5.2.0 # https://github.com/jazzband/django-redis django-ckeditor==6.5.1 -django-colorfield==0.7.2 +django-colorfield==0.8.0 # Django REST Framework djangorestframework==3.14.0 # https://github.com/encode/django-rest-framework django-rest-auth==0.9.5