From b7730acc2348caf9443aaeedc3c8bdbebcf5893b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 18:51:12 +0000 Subject: [PATCH] build(deps): bump crispy-bootstrap5 from 2023.10 to 2024.2 in /server Bumps [crispy-bootstrap5](https://github.com/django-crispy-forms/crispy-bootstrap5) from 2023.10 to 2024.2. - [Release notes](https://github.com/django-crispy-forms/crispy-bootstrap5/releases) - [Changelog](https://github.com/django-crispy-forms/crispy-bootstrap5/blob/main/CHANGELOG.md) - [Commits](https://github.com/django-crispy-forms/crispy-bootstrap5/compare/2023.10...2024.2) --- updated-dependencies: - dependency-name: crispy-bootstrap5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- server/requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements/common.txt b/server/requirements/common.txt index 3be463ad..d465d15d 100644 --- a/server/requirements/common.txt +++ b/server/requirements/common.txt @@ -1,5 +1,5 @@ Celery==5.3.6 -crispy-bootstrap5==2023.10 +crispy-bootstrap5==2024.2 Django==4.2.10 django-auditlog==2.3.0 django-celery-beat==2.5.0