Skip to content

Commit

Permalink
chore(deps): bump mozilla-django-oidc from 3.0.0 to 4.0.0 (#418)
Browse files Browse the repository at this point in the history
Bumps [mozilla-django-oidc](https://github.com/mozilla/mozilla-django-oidc) from 3.0.0 to 4.0.0.
- [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@3.0.0...4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent 13b51f1 commit 40c9d94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ django-localized-fields = "^6.6"
djangorestframework = "^3.13.0"
djangorestframework-jsonapi = ">=5.0.0,<7.0.0"
minio = "^7.1.14"
mozilla-django-oidc = ">=2,<4"
mozilla-django-oidc = ">=2,<5"
preview-generator = "^0.29"
psycopg2-binary = "~2.9"
requests = "^2.31.0"
Expand Down

0 comments on commit 40c9d94

Please sign in to comment.