Skip to content

Commit cd344b8

Browse files
fix(deps): update dependency django-guardian to v3 (#2266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff49cd4 commit cd344b8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ django-bitfield = "^2.2.0"
3232
django-cache-memoize = "^0.2.0"
3333
django-cors-headers = "^4.0.0"
3434
django-filter = "^2.4.0"
35-
django-guardian = "^2.4.0"
35+
django-guardian = "^3.0.0"
3636
django-health-check = { git = "https://github.com/revsys/django-health-check", rev="9cfe2eaec5a15219513a36210b34875c03c64fe4" } # pragma: allowlist secret
3737
django-hijack = "^3.4.1"
3838
django-imagekit = "^5.0.0"

0 commit comments

Comments
 (0)