From a33c1cea73c63164fca1e1de170700b64f7769d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 21:58:42 +0000 Subject: [PATCH 01/18] Bump django from 4.1.7 to 4.2 Bumps [django](https://github.com/django/django) from 4.1.7 to 4.2. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.7...4.2) --- updated-dependencies: - dependency-name: django 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 7664048..5759c63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.1.7 +Django==4.2 django-bootstrap4==22.3 django-compressor==4.3.1 django-htmlmin==0.11.0 From b5bb945e5044e808aba10f3d6796278796707370 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 08:06:04 +0000 Subject: [PATCH 02/18] Bump django-bootstrap4 from 22.3 to 23.1 Bumps [django-bootstrap4](https://github.com/zostera/django-bootstrap4) from 22.3 to 23.1. - [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/commits) --- updated-dependencies: - dependency-name: django-bootstrap4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5759c63..d13eb2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==4.2 -django-bootstrap4==22.3 +django-bootstrap4==23.1 django-compressor==4.3.1 django-htmlmin==0.11.0 django-libsass==0.9 From d6bcab5f5a900aa3064777e12ef60ffda7ff8786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 21:57:41 +0000 Subject: [PATCH 03/18] Bump django from 4.2 to 4.2.1 Bumps [django](https://github.com/django/django) from 4.2 to 4.2.1. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.2...4.2.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d13eb2d..2c11200 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2 +Django==4.2.1 django-bootstrap4==23.1 django-compressor==4.3.1 django-htmlmin==0.11.0 From aff8040581ad46b8d02f7e5be9fec701c31774c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 21:57:52 +0000 Subject: [PATCH 04/18] Bump django from 4.2.1 to 4.2.2 Bumps [django](https://github.com/django/django) from 4.2.1 to 4.2.2. - [Commits](https://github.com/django/django/compare/4.2.1...4.2.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c11200..e18c339 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.1 +Django==4.2.2 django-bootstrap4==23.1 django-compressor==4.3.1 django-htmlmin==0.11.0 From 4ce31220150dcb59aa455e01af222c76552486f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 21:37:47 +0000 Subject: [PATCH 05/18] 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 e18c339..1246507 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==4.2.2 -django-bootstrap4==23.1 +django-bootstrap4==23.2 django-compressor==4.3.1 django-htmlmin==0.11.0 django-libsass==0.9 From 2795c93c8f3148331d2c59985a107a07a667077f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 21:06:05 +0000 Subject: [PATCH 06/18] Bump django from 4.2.2 to 4.2.3 Bumps [django](https://github.com/django/django) from 4.2.2 to 4.2.3. - [Commits](https://github.com/django/django/compare/4.2.2...4.2.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1246507..c4b07c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.2 +Django==4.2.3 django-bootstrap4==23.2 django-compressor==4.3.1 django-htmlmin==0.11.0 From 89754e5cf4541d88f21199af8fcb92c3bc56fc13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 13:15:44 +0000 Subject: [PATCH 07/18] Bump django-compressor from 4.3.1 to 4.4 Bumps [django-compressor](https://github.com/django-compressor/django-compressor) from 4.3.1 to 4.4. - [Changelog](https://github.com/django-compressor/django-compressor/blob/develop/docs/changelog.txt) - [Commits](https://github.com/django-compressor/django-compressor/compare/4.3.1...4.4) --- updated-dependencies: - dependency-name: django-compressor 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 c4b07c9..a168e06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==4.2.3 django-bootstrap4==23.2 -django-compressor==4.3.1 +django-compressor==4.4 django-htmlmin==0.11.0 django-libsass==0.9 From 598e25fd9dd0c41741eae368382f82068304c0bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 21:24:18 +0000 Subject: [PATCH 08/18] Bump django from 4.2.3 to 4.2.4 Bumps [django](https://github.com/django/django) from 4.2.3 to 4.2.4. - [Commits](https://github.com/django/django/compare/4.2.3...4.2.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a168e06..7153efa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.3 +Django==4.2.4 django-bootstrap4==23.2 django-compressor==4.4 django-htmlmin==0.11.0 From 85b4a156804ada4cd4636267ad58a4a07b611779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 21:53:05 +0000 Subject: [PATCH 09/18] Bump django from 4.2.4 to 4.2.6 Bumps [django](https://github.com/django/django) from 4.2.4 to 4.2.6. - [Commits](https://github.com/django/django/compare/4.2.4...4.2.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7153efa..e211eb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.4 +Django==4.2.6 django-bootstrap4==23.2 django-compressor==4.4 django-htmlmin==0.11.0 From 21061386fbfe725801838444aad2ca5579ac45f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 21:13:42 +0000 Subject: [PATCH 10/18] Bump django from 4.2.6 to 4.2.7 Bumps [django](https://github.com/django/django) from 4.2.6 to 4.2.7. - [Commits](https://github.com/django/django/compare/4.2.6...4.2.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e211eb7..ae0dc22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.6 +Django==4.2.7 django-bootstrap4==23.2 django-compressor==4.4 django-htmlmin==0.11.0 From e9f2273297d15f1c46c7df5ed1500eba8bb018f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 21:07:13 +0000 Subject: [PATCH 11/18] Bump django from 4.2.7 to 5.0 Bumps [django](https://github.com/django/django) from 4.2.7 to 5.0. - [Commits](https://github.com/django/django/compare/4.2.7...5.0) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ae0dc22..973e3fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.7 +Django==5.0 django-bootstrap4==23.2 django-compressor==4.4 django-htmlmin==0.11.0 From 395a06d4e395e390f871278b77bf1eb9f2b36552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 21:43:10 +0000 Subject: [PATCH 12/18] 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 973e3fe..40b769a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==5.0 -django-bootstrap4==23.2 +django-bootstrap4==23.4 django-compressor==4.4 django-htmlmin==0.11.0 django-libsass==0.9 From 1647ffb971ec6094a3a4e747368a798cf8efdc84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 21:14:28 +0000 Subject: [PATCH 13/18] Bump django from 5.0 to 5.0.1 Bumps [django](https://github.com/django/django) from 5.0 to 5.0.1. - [Commits](https://github.com/django/django/compare/5.0...5.0.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40b769a..15a673c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==5.0 +Django==5.0.1 django-bootstrap4==23.4 django-compressor==4.4 django-htmlmin==0.11.0 From ed9cb53359c195892dcf6fa07af536dec37a780b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 21:15:46 +0000 Subject: [PATCH 14/18] Bump django-bootstrap4 from 23.4 to 24.1 Bumps [django-bootstrap4](https://github.com/zostera/django-bootstrap4) from 23.4 to 24.1. - [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.4...v24.1) --- updated-dependencies: - dependency-name: django-bootstrap4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15a673c..65b2a48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==5.0.1 -django-bootstrap4==23.4 +django-bootstrap4==24.1 django-compressor==4.4 django-htmlmin==0.11.0 django-libsass==0.9 From cde57dba4758c410ec2a00e408eef97a3023e1b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 11:12:24 +0000 Subject: [PATCH 15/18] Bump django from 5.0.1 to 5.0.2 Bumps [django](https://github.com/django/django) from 5.0.1 to 5.0.2. - [Commits](https://github.com/django/django/compare/5.0.1...5.0.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65b2a48..a5ecc6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==5.0.1 +Django==5.0.2 django-bootstrap4==24.1 django-compressor==4.4 django-htmlmin==0.11.0 From 91ae9fc5dbc7639cde4c704621a5b4b3f6da5b4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 21:35:50 +0000 Subject: [PATCH 16/18] Bump django from 5.0.2 to 5.0.3 Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.3. - [Commits](https://github.com/django/django/compare/5.0.2...5.0.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a5ecc6c..e6bbde9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==5.0.2 +Django==5.0.3 django-bootstrap4==24.1 django-compressor==4.4 django-htmlmin==0.11.0 From 50e43c4b12545473fac1049e0ac5357620077ba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 21:48:01 +0000 Subject: [PATCH 17/18] Bump django from 5.0.3 to 5.0.4 Bumps [django](https://github.com/django/django) from 5.0.3 to 5.0.4. - [Commits](https://github.com/django/django/compare/5.0.3...5.0.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6bbde9..34739ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==5.0.3 +Django==5.0.4 django-bootstrap4==24.1 django-compressor==4.4 django-htmlmin==0.11.0 From fcad48bbb91b3b3426afb5d2a8b1304d62394ef7 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 18/18] 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