Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on mozilla-django-oidc to permit the latest version.

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

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

4.0.1 (2024-03-12)

  • Update configuration for readthedocs.
  • Point HEAD to main branch.
  • Update project's README file.

4.0.0 (2024-01-11)

  • Added PKCE support in the authorization code flow. Thanks @themooer1 <https://github.com/themooer1>_ and @escattone <https://github.com/escattone/>_

... (truncated)

Commits

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 [mozilla-django-oidc](https://github.com/mozilla/mozilla-django-oidc) to permit the latest version.
- [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:development
...

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 Feb 6, 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