Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
dependabot[bot]
7ba7d2c37b Bump django from 5.0.10 to 5.1.5
Bumps [django](https://github.com/django/django) from 5.0.10 to 5.1.5.
- [Commits](https://github.com/django/django/compare/5.0.10...5.1.5)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 02:38:50 +00:00

View file

@ -13,7 +13,7 @@ uvicorn-worker==0.3.0 # https://github.com/Kludex/uvicorn-worker
# Django # Django
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
django==5.0.10 # pyup: < 5.1 # https://www.djangoproject.com/ django==5.1.5 # pyup: < 5.1 # https://www.djangoproject.com/
django-environ==0.11.2 # https://github.com/joke2k/django-environ django-environ==0.11.2 # https://github.com/joke2k/django-environ
django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
django-allauth[mfa]==65.3.1 # https://github.com/pennersr/django-allauth django-allauth[mfa]==65.3.1 # https://github.com/pennersr/django-allauth