Skip to content

Commit

Permalink
Bump django-admin-extra-buttons from 1.5.7 to 1.5.8 (#39)
Browse files Browse the repository at this point in the history
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](saxix/django-admin-extra-buttons@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 11, 2024
1 parent bac5c00 commit e6407b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ click==8.1.7
configparser==7.0.0
cryptography==42.0.7
Django==5.0.4
django-admin-extra-buttons==1.5.7
django-admin-extra-buttons==1.5.8
django-appconf==1.0.6
django-compressor==4.4
django-filter==24.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ django==5.0.4
# django-appconf
# django-filter
# djangorestframework
django-admin-extra-buttons==1.5.7
django-admin-extra-buttons==1.5.8
# via -r requirements.in
django-appconf==1.0.6
# via
Expand Down

0 comments on commit e6407b8

Please sign in to comment.