Skip to content

build(deps): update django-guardian requirement from <2.4.1 to <3.5.1 - #14617

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/django-guardian-lt-3.5.1
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/django-guardian-lt-3.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on django-guardian to permit the latest version.

Release notes

Sourced from django-guardian's releases.

3.5.0

What's Changed

New Contributors

Full Changelog: django-guardian/django-guardian@3.4.1...3.5.0

Commits
  • cfa6a66 Merge pull request #1023 from django-guardian/version-update-3-5-0
  • a775c47 Bump version to 3.5.0
  • b30c706 Merge pull request #809 from g-nie/async-support
  • 725c6aa Apply the object fallback after awaiting an asynchronous get_object()
  • 9a3e863 Return the awaited object directly when get_permission_object() is a coroutin...
  • ac28bb7 Prefer asgiref's coroutine detector when it is available, falling back to ins...
  • f574839 Use inspect.iscoroutinefunction so the module still imports with the older as...
  • b01f5e4 Describe Django's generic views as synchronous by default rather than never a...
  • 0f48ed5 Cover the asynchronous path through as_view(), the request handler and OPTIONS
  • 16a9473 Document the limitations of the asynchronous permission check in the user guide
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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.5.0)

---
updated-dependencies:
- dependency-name: django-guardian
  dependency-version: 3.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 21, 2026
@cla-bot cla-bot Bot added the cla-signed CLA Bot: community license agreement signed label Sep 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants