From 430d5769deef5b5bdbc8ed7762d63ac4e7c8ba7b Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 1 Sep 2023 11:18:22 +0000
Subject: [PATCH] Bump django-widget-tweaks from 1.4.9 to 1.5.0

Bumps [django-widget-tweaks](https://github.com/jazzband/django-widget-tweaks) from 1.4.9 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.9...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] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index b3ea4c6..e276c60 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ django-webtest==1.9.10
 tox>=3.20<4
 pytest-django==4.5.2
 pytest-cov>=2.10<3
-django-widget-tweaks==1.4.9
+django-widget-tweaks==1.5.0
 sorl-thumbnail
 coverage