From 4f46f607304d33da0bdd7678e590de882547a4f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 01:26:01 +0100 Subject: Bump django-distill from 3.1.3 to 3.2.4 (#1328) Bumps [django-distill](https://github.com/meeb/django-distill) from 3.1.3 to 3.2.4. - [Release notes](https://github.com/meeb/django-distill/releases) - [Commits](https://github.com/meeb/django-distill/compare/v3.1.3...v3.2.4) --- updated-dependencies: - dependency-name: django-distill dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index b084140f..69bd2e0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ license = "MIT" python = "3.11.*" django = "5.0.6" -django-distill = "3.1.3" +django-distill = "3.2.4" django-environ = "0.11.2" django-filter = "24.2" django-prometheus = "2.3.1" -- cgit v1.2.3