From 061870cc45f79faf616cc4d86a54c05c8b4f74d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 21:23:41 +0000 Subject: [PATCH] Bump django-bootstrap4 from 24.1 to 24.3 Bumps [django-bootstrap4](https://github.com/zostera/django-bootstrap4) from 24.1 to 24.3. - [Release notes](https://github.com/zostera/django-bootstrap4/releases) - [Changelog](https://github.com/zostera/django-bootstrap4/blob/main/CHANGELOG.md) - [Commits](https://github.com/zostera/django-bootstrap4/compare/v24.1...v24.3) --- updated-dependencies: - dependency-name: django-bootstrap4 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 34739ed..7f74c03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==5.0.4 -django-bootstrap4==24.1 +django-bootstrap4==24.3 django-compressor==4.4 django-htmlmin==0.11.0 django-libsass==0.9