Bump django-admin-extra-buttons from 1.5.7 to 1.5.8 (#39)

Bumps [django-admin-extra-buttons](https://github.com/saxix/django-admin-extra-buttons) from 1.5.7 to 1.5.8.
- [Release notes](https://github.com/saxix/django-admin-extra-buttons/releases)
- [Changelog](https://github.com/saxix/django-admin-extra-buttons/blob/develop/CHANGES)
- [Commits](https://github.com/saxix/django-admin-extra-buttons/compare/1.5.7...1.5.8)

---
updated-dependencies:
- dependency-name: django-admin-extra-buttons
  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:15:54 +02:00 committed by GitHub
parent bac5c00a36
commit e6407b86f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,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.4
django-admin-extra-buttons==1.5.7 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
django-filter==24.2 django-filter==24.2

View file

@ -47,7 +47,7 @@ django==5.0.4
# django-appconf # django-appconf
# django-filter # django-filter
# djangorestframework # djangorestframework
django-admin-extra-buttons==1.5.7 django-admin-extra-buttons==1.5.8
# via -r requirements.in # via -r requirements.in
django-appconf==1.0.6 django-appconf==1.0.6
# via # via