From a2aa68dc68d7ca59a4a562c1c4887ac13a5a1115 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 10:25:17 +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 743d854a..2f58bbcf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,7 +82,7 @@ raven==6.10.0 sentry-sdk[django]==2.19.0 django-bootstrap-form==3.4 django-debug-toolbar==4.4.1 -django-waffle==4.1.0 +django-waffle==4.2.0 django-smoketest==1.2.0 django-extensions==3.2.0