From 3d8ea223aabbed441af3d701b9ae890ced192ecc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 10:54:43 +0000 Subject: [PATCH] Bump django-waffle from 4.1.0 to 4.2.0 Bumps [django-waffle](https://github.com/django-waffle/django-waffle) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/django-waffle/django-waffle/releases) - [Changelog](https://github.com/jazzband/django-waffle/blob/master/CHANGES) - [Commits](https://github.com/django-waffle/django-waffle/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: django-waffle 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 9425e7e..bd417cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ django-bootstrap5==24.3 django-debug-toolbar==4.4.2 -django-waffle==4.1.0 +django-waffle==4.2.0 django-smoketest==1.2.1 # For django-extensions