From 70abae4e85f0c0632c45e3db61362f3f56a2a961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 14:06:18 +0000 Subject: [PATCH] Bump django-bootstrap4 from 23.2 to 23.4 Bumps [django-bootstrap4](https://github.com/zostera/django-bootstrap4) from 23.2 to 23.4. - [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/v23.2...v23.4) --- 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 b87eacb96..fed826c6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -86,7 +86,7 @@ oauthlib==3.2.2 pylti==0.7.0 nameparser==1.1.0 django-bootstrap3==23.6 -django-bootstrap4==23.2 +django-bootstrap4==23.4 beautifulsoup4==4.12.0 ua_parser==0.18.0 user_agents==2.2.0