Skip to content

Bump mozilla-django-oidc from 4.0.1 to 5.0.2#123

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/mozilla-django-oidc-5.0.2
Open

Bump mozilla-django-oidc from 4.0.1 to 5.0.2#123
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/mozilla-django-oidc-5.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps mozilla-django-oidc from 4.0.1 to 5.0.2.

Release notes

Sourced from mozilla-django-oidc's releases.

Bump to 5.0.2

What's Changed

Full Changelog: mozilla/mozilla-django-oidc@5.0.1...5.0.2

Bump to 5.0.1

What's Changed

Full Changelog: mozilla/mozilla-django-oidc@5.0.0...5.0.1

Bump to 5.0.0

What's Changed

New Contributors

Full Changelog: mozilla/mozilla-django-oidc@4.0.1...5.0.0

Changelog

Sourced from mozilla-django-oidc's changelog.

5.0.2 (2025-12-19)

  • Fix and update Read the Docs. Thanks @janbrasna <https://github.com/janbrasna>_ and @escattone <https://github.com/escattone/>_

5.0.1 (2025-12-18)

  • Update PyPI release action.

5.0.0 (2025-12-18)

  • Add support for Django 5.0, 5.1, and 5.2
  • Update minimum Django version to 4.2
  • Add support for Python 3.13 (Django 5.1+ only)
  • Add support for Python 3.14 (Django 5.2+ only)
  • Replace josepy with PyJWT (also eliminates josepy-related circular import error). Thanks @tonial <https://github.com/tonial>_
  • Add support for JWT UserInfo response. Thanks @ikarius <https://github.com/ikarius>_ and @escattone <https://github.com/escattone/>_
  • Resolve LOGOUT_REDIRECT_URL for compatibility with django.contrib.auth. Thanks @akatsoulas <https://github.com/akatsoulas>_
  • Fix SECP256R1 instance in test_auth.py. Thanks @janbrasna <https://github.com/janbrasna>_
  • Add OIDC_REDIRECT_ALLOWED_HOSTS to settings documentation. Thanks @myleskeeffe <https://github.com/myleskeeffe>_
  • Replace setup.py with pyproject.toml

Backwards-incompatible changes:

  • Drop support for Django 3.2
  • Drop support for Python 3.8
  • Drop support for Python 3.9
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 [mozilla-django-oidc](https://github.com/mozilla/mozilla-django-oidc) from 4.0.1 to 5.0.2.
- [Release notes](https://github.com/mozilla/mozilla-django-oidc/releases)
- [Changelog](https://github.com/mozilla/mozilla-django-oidc/blob/main/HISTORY.rst)
- [Commits](mozilla/mozilla-django-oidc@4.0.1...5.0.2)

---
updated-dependencies:
- dependency-name: mozilla-django-oidc
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 23, 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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants