Skip to content

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

Merged
ksy36 merged 1 commit into
mainfrom
dependabot/uv/mozilla-django-oidc-5.0.2
Apr 23, 2026
Merged

Bump mozilla-django-oidc from 4.0.1 to 5.0.2#123
ksy36 merged 1 commit into
mainfrom
dependabot/uv/mozilla-django-oidc-5.0.2

Conversation

@dependabot
Copy link
Copy Markdown
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 dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 23, 2026
@ksy36
Copy link
Copy Markdown
Collaborator

ksy36 commented Apr 23, 2026

@dependabot rebase

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 force-pushed the dependabot/uv/mozilla-django-oidc-5.0.2 branch from 6d6e677 to 024dfdd Compare April 23, 2026 20:19
@ksy36 ksy36 merged commit 057b897 into main Apr 23, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/uv/mozilla-django-oidc-5.0.2 branch April 23, 2026 20:24
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.

1 participant