Skip to content

Commit

Permalink
chore(deps): bump the django group in /api with 1 update
Browse files Browse the repository at this point in the history
Bumps the django group in /api with 1 update: [mozilla-django-oidc](https://github.com/mozilla/mozilla-django-oidc).


Updates `mozilla-django-oidc` from 4.0.0 to 4.0.1
- [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.0...4.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and c0rydoras committed Mar 15, 2024
1 parent 3a17ffd commit 18175ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ djangorestframework-jsonapi = "^6.1.0"
django-filter = "^24.1"
gunicorn = "^21.2.0"
semver = "^3.0.0"
mozilla-django-oidc = "^4.0.0"
mozilla-django-oidc = "^4.0.1"
pyaml = "^23.12.0"
pyarn = "^0.2.0"
python-dateutil = "^2.9.0.post0"
Expand Down

0 comments on commit 18175ed

Please sign in to comment.