Bump django from 5.0.3 to 5.0.4 (#31)

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

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

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-05-02 01:57:40 +02:00 committed by GitHub
parent a5e27e178c
commit 651aedef26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ charset-normalizer==3.3.2
click==8.1.7 click==8.1.7
configparser==6.0.1 configparser==6.0.1
cryptography==42.0.5 cryptography==42.0.5
Django==5.0.3 Django==5.0.4
django-admin-extra-buttons==1.5.7 django-admin-extra-buttons==1.5.7
django-appconf==1.0.6 django-appconf==1.0.6
django-compressor==4.4 django-compressor==4.4

View file

@ -41,7 +41,7 @@ cryptography==42.0.5
# via # via
# -r requirements.in # -r requirements.in
# paramiko # paramiko
django==5.0.3 django==5.0.4
# via # via
# -r requirements.in # -r requirements.in
# django-appconf # django-appconf