Skip to content

Commit ee56f35

Browse files
build(deps): update django-guardian requirement from <2.4.1 to <3.3.3
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.3.2) --- updated-dependencies: - dependency-name: django-guardian dependency-version: 3.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d929fc commit ee56f35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies = [
5656
"django-markdownify==0.9.5",
5757
"django-mptt==0.16.0",
5858
"django-treebeard==4.7.1",
59-
"django-guardian<2.4.1",
59+
"django-guardian<3.3.3",
6060
"django-downloadview==2.4.0",
6161
"django-polymorphic==4.0.0",
6262
"django-tastypie<0.15.0",

0 commit comments

Comments
 (0)