From 9c602beecdbb055d8e61eb3b3615b2bf49f74b3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:45:48 +0000 Subject: [PATCH] Bump django-bootstrap4 from 24.1 to 24.2 Bumps [django-bootstrap4](https://github.com/zostera/django-bootstrap4) from 24.1 to 24.2. - [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.2) --- 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..fec5b98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==5.0.4 -django-bootstrap4==24.1 +django-bootstrap4==24.2 django-compressor==4.4 django-htmlmin==0.11.0 django-libsass==0.9