From f5a2a239771cf0b3c44a1ec2e63cb4553cebd2c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 05:10:09 +0000 Subject: [PATCH] build(deps): bump django-model-utils from 4.3.1 to 4.5.1 (#1614) Bumps [django-model-utils](https://github.com/jazzband/django-model-utils) from 4.3.1 to 4.5.1. - [Release notes](https://github.com/jazzband/django-model-utils/releases) - [Changelog](https://github.com/jazzband/django-model-utils/blob/master/CHANGES.rst) - [Commits](https://github.com/jazzband/django-model-utils/compare/4.3.1...4.5.1) --- updated-dependencies: - dependency-name: django-model-utils 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> --- docs_manual/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs_manual/requirements.txt b/docs_manual/requirements.txt index 3ac4f2172..c1f16c395 100644 --- a/docs_manual/requirements.txt +++ b/docs_manual/requirements.txt @@ -49,7 +49,7 @@ django-environ==0.11.2 django-extensions==3.2.3 django-iconify==0.1.1 django-markupfield==2.0.1 -django-model-utils==4.3.1 +django-model-utils==4.5.1 django-pagedown==2.2.1 django-plugins-bihealth==0.4.0 django-postgres-copy==2.3.7