Bump django from 5.0.2 to 5.0.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-18 20:48:30 +00:00 committed by GitHub
parent 4e56cdbae7
commit 062817e76f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
asgiref==3.7.2 asgiref==3.7.2
build==1.1.1 build==1.1.1
click==8.1.7 click==8.1.7
Django==5.0.2 Django==5.0.3
django-admin-extra-buttons==1.5.7 django-admin-extra-buttons==1.5.7
django-compressor==4.4 django-compressor==4.4
flake8==7.0.0 flake8==7.0.0

View file

@ -16,7 +16,7 @@ click==8.1.7
# via # via
# -r requirements.in # -r requirements.in
# pip-tools # pip-tools
django==5.0.2 django==5.0.3
# via # via
# -r requirements.in # -r requirements.in
# django-appconf # django-appconf