From d6c045397dd08716ebc5b691b8870996c61c4452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 07:51:29 +0000 Subject: [PATCH] deps:(deps): bump django-tasks from 0.7.0 to 0.8.1 Bumps [django-tasks](https://github.com/RealOrangeOne/django-tasks) from 0.7.0 to 0.8.1. - [Release notes](https://github.com/RealOrangeOne/django-tasks/releases) - [Commits](https://github.com/RealOrangeOne/django-tasks/compare/0.7.0...0.8.1) --- updated-dependencies: - dependency-name: django-tasks dependency-version: 0.8.1 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 fadc24b..342f54f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ django-stubs-ext==5.2.1 # via django-tasks django-taggit==6.1.0 # via wagtail -django-tasks==0.7.0 +django-tasks==0.8.1 # via wagtail django-treebeard==4.7.1 # via wagtail