From a2c13b6f32755e4472ef9663c16c8af1fc1af92f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 12:43:01 +0200 Subject: [PATCH] Bump django-mptt from 0.13.4 to 0.14.0 (#10081) (#10090) Bumps [django-mptt](https://github.com/django-mptt/django-mptt) from 0.13.4 to 0.14.0. - [Release notes](https://github.com/django-mptt/django-mptt/releases) - [Changelog](https://github.com/django-mptt/django-mptt/blob/main/CHANGELOG.rst) - [Commits](https://github.com/django-mptt/django-mptt/compare/0.13.4...0.14) --- updated-dependencies: - dependency-name: django-mptt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6cfd146eb72..29a85e1b536 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ django-filter==22.1 django-imagekit==4.1.0 django-taggit==1.5.1 django-markdownify==0.9.2 -django-mptt==0.13.4 +django-mptt==0.14.0 django-modeltranslation>=0.11,<0.19.0 django-treebeard==4.5.1 django-guardian<2.4.1