Skip to content

Commit d53b7cc

Browse files
build(deps): update django-guardian requirement from <2.4.1 to <3.2.1
Updates the requirements on [django-guardian](https://github.com/django-guardian/django-guardian) to permit the latest version. - [Release notes](https://github.com/django-guardian/django-guardian/releases) - [Commits](django-guardian/django-guardian@0.1.0...3.2.0) --- updated-dependencies: - dependency-name: django-guardian dependency-version: 3.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1292fd6 commit d53b7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ django-markdownify==0.9.5
3333
django-mptt==0.16.0
3434
django-modeltranslation>=0.11,<0.19.0
3535
django-treebeard==4.7.1
36-
django-guardian<2.4.1
36+
django-guardian<3.2.1
3737
django-downloadview==2.3.0
3838
django-polymorphic==3.1.0
3939
django-tastypie<0.15.0

0 commit comments

Comments
 (0)