From ef29c8c78fcb77618e5549e514b486bf6eaed087 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 10:41:14 +0000 Subject: [PATCH] chore: bump django-guardian from 1.4.9 to 2.3.0 Bumps [django-guardian](https://github.com/django-guardian/django-guardian) from 1.4.9 to 2.3.0. - [Release notes](https://github.com/django-guardian/django-guardian/releases) - [Changelog](https://github.com/django-guardian/django-guardian/blob/devel/CHANGES) - [Commits](https://github.com/django-guardian/django-guardian/compare/v1.4.9...v2.3.0) Signed-off-by: dependabot-preview[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 36e36d25..36fe8b78 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -5,7 +5,7 @@ django-braces==1.11.0 django-cities-light==3.3.0 django-ckeditor==5.3.1 django-crispy-forms==1.7.0 -django-guardian==1.4.9 +django-guardian==2.3.0 django-imagekit==4.0.1 psycopg2==2.7.3.2 python3-openid==3.1.0