From 413054fbb793f3820ca472803d9b5e52a0be2d8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 17:49:35 +0000 Subject: [PATCH] Bump django-bootstrap4 from 23.1 to 23.2 Bumps [django-bootstrap4](https://github.com/zostera/django-bootstrap4) from 23.1 to 23.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/v23.1...v23.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 59878b6..feb1d20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==4.2.1 python-dotenv==1.0.0 -django-bootstrap4==23.1 +django-bootstrap4==23.2 django-import-export==3.2.0 selenium==4.9.1 psycopg==3.1.9