Bump django from 5.0.4 to 5.0.6 (#40)

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

---
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-11 02:17:36 +02:00 committed by GitHub
parent e6407b86f5
commit a9be693e56
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==7.0.0 configparser==7.0.0
cryptography==42.0.7 cryptography==42.0.7
Django==5.0.4 Django==5.0.6
django-admin-extra-buttons==1.5.8 django-admin-extra-buttons==1.5.8
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.7
# via # via
# -r requirements.in # -r requirements.in
# paramiko # paramiko
django==5.0.4 django==5.0.6
# via # via
# -r requirements.in # -r requirements.in
# django-appconf # django-appconf