Bump django from 5.0.3 to 5.0.8 (#795)

Bumps [django](https://github.com/django/django) from 5.0.3 to 5.0.8.
- [Commits](https://github.com/django/django/compare/5.0.3...5.0.8)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-28 22:29:08 +02:00
committed by GitHub
parent bb243b382d
commit 0282220307
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ click==8.1.7
# via black # via black
coverage==7.4.1 coverage==7.4.1
# via -r requirements.dev.in # via -r requirements.dev.in
django==5.0.3 django==5.0.8
# via # via
# django-appconf # django-appconf
# django-debug-toolbar # django-debug-toolbar

View File

@@ -27,7 +27,7 @@ cryptography==42.0.5
# josepy # josepy
# mozilla-django-oidc # mozilla-django-oidc
# pyopenssl # pyopenssl
django==5.0.3 django==5.0.8
# via # via
# -r requirements.in # -r requirements.in
# django-registration # django-registration