From d40b1b51aedc6b41004de938e43789ae034543be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 05:57:26 +0000 Subject: Bump django-distill from 3.1.2 to 3.1.3 Bumps [django-distill](https://github.com/meeb/django-distill) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/meeb/django-distill/releases) - [Commits](https://github.com/meeb/django-distill/compare/v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: django-distill dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index ae7bc086..afecf2b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ license = "MIT" python = "3.10.*" django = "4.2" -django-distill = "3.1.2" +django-distill = "3.1.3" django-environ = "0.10.0" django-filter = "23.1" django-prometheus = "2.2.0" -- cgit v1.2.3