From 44e24234498b3d3088aed2b1346a59fa6b6a4e72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 08:57:02 +0000 Subject: [PATCH] Bump django-decorator-include from 3.0 to 3.2 Bumps [django-decorator-include](https://github.com/twidi/django-decorator-include) from 3.0 to 3.2. - [Changelog](https://github.com/twidi/django-decorator-include/blob/main/CHANGELOG.rst) - [Commits](https://github.com/twidi/django-decorator-include/compare/3.0...3.2) --- updated-dependencies: - dependency-name: django-decorator-include 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 dc62293..a459f33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==4.2.16 django-after-response==0.2.2 git+https://github.com/ministryofjustice/opg-response.git@9d8dc7673aed3790d49a7917576240b5ee4b23a2#egg=django-incident-response django-health-check==3.18.3 -django-decorator-include==3.0 +django-decorator-include==3.2 pytest-mock==3.14.0 pytest-django==4.9.0 python-dotenv==1.0.1