Skip to content

Commit c7919c3

Browse files
Update django-guardian requirement in the optional group (#9911)
1 parent f56ec95 commit c7919c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ optional = [
6666
"coreapi==2.3.3",
6767
"coreschema==0.0.4",
6868
"django-filter",
69-
"django-guardian>=2.4.0,<3.3",
69+
"django-guardian>=2.4.0,<3.4",
7070
"inflection==0.5.1",
7171
"legacy-cgi; python_version>='3.13'",
7272
"markdown>=3.3.7",

0 commit comments

Comments
 (0)