From e6407b86f58039f1e7d0d87d92928eaa45eaa5f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 02:15:54 +0200 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 0c0533f..f1bcc34 100644 --- a/requirements.in +++ b/requirements.in @@ -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 diff --git a/requirements.txt b/requirements.txt index f309e46..901b14a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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