Skip to content

chore(deps): bump django-permissions-policy from 4.32.0 to 4.33.0 - #15728

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/django-permissions-policy-4.33.0
Open

chore(deps): bump django-permissions-policy from 4.32.0 to 4.33.0#15728
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/django-permissions-policy-4.33.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps django-permissions-policy from 4.32.0 to 4.33.0.

Changelog

Sourced from django-permissions-policy's changelog.

4.33.0 (2026-08-14)

  • Support Python 3.15.

  • Add policy and report_only_policy keyword-only arguments to PermissionsPolicyMiddleware.__init__(), which take precedence over the PERMISSIONS_POLICY and PERMISSIONS_POLICY_REPORT_ONLY settings. This allows composing several differently-configured instances, such as to send a different policy for admin pages.

    PR [#557](https://github.com/adamchainz/django-permissions-policy/issues/557) <https://github.com/adamchainz/django-permissions-policy/pull/557>. Thanks to Orazio for the question in Issue [#556](https://github.com/adamchainz/django-permissions-policy/issues/556) <https://github.com/adamchainz/django-permissions-policy/issues/556>.

  • Switch package build backend from setuptools to uv_build <https://docs.astral.sh/uv/concepts/build-backend/>__. This makes builds with uv about nine times faster, since uv runs the backend natively, without creating a build environment or spawning a Python process. Additionally, source distributions no longer include test files, which setuptools previously included incompletely, missing the files needed to actually run them.

Commits

Dependabot compatibility score

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)

Bumps [django-permissions-policy](https://github.com/adamchainz/django-permissions-policy) from 4.32.0 to 4.33.0.
- [Changelog](https://github.com/adamchainz/django-permissions-policy/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-permissions-policy@4.32.0...4.33.0)

---
updated-dependencies:
- dependency-name: django-permissions-policy
  dependency-version: 4.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants