From c41df4299d5b368e0867d9fd25b0df263db69e2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 18:36:49 +0000 Subject: [PATCH] Bump django-widget-tweaks from 1.4.12 to 1.5.0 Bumps [django-widget-tweaks](https://github.com/jazzband/django-widget-tweaks) from 1.4.12 to 1.5.0. - [Release notes](https://github.com/jazzband/django-widget-tweaks/releases) - [Changelog](https://github.com/jazzband/django-widget-tweaks/blob/master/CHANGES.rst) - [Commits](https://github.com/jazzband/django-widget-tweaks/compare/1.4.12...1.5.0) --- updated-dependencies: - dependency-name: django-widget-tweaks dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8cb8fbb..5f7fa98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ sqlparse==0.4.4 tzdata==2022.7 django-smart-selects==1.6.0 django-summernote==0.8.20.0 -django-widget-tweaks==1.4.12 +django-widget-tweaks==1.5.0 Pillow==10.0.1 python-dateutil==2.8.2 python-dotenv==1.0.0