From cdc9511d8611dc7d97c6d328d0f3201035ed3ee9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 19:45:51 +0000 Subject: [PATCH] Bump django-constance from 4.0.1 to 4.1.0 Bumps [django-constance](https://github.com/jazzband/django-constance) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/jazzband/django-constance/releases) - [Changelog](https://github.com/jazzband/django-constance/blob/master/docs/changes.rst) - [Commits](https://github.com/jazzband/django-constance/compare/4.0.1...4.1.0) --- updated-dependencies: - dependency-name: django-constance dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index e395dfd0..78a8c061 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -57,7 +57,7 @@ django-anvil-consortium-manager @ git+https://github.com/UW-GAC/django-anvil-con # via -r requirements/requirements.in django-autocomplete-light==3.11.0 # via django-anvil-consortium-manager -django-constance==4.0.1 +django-constance==4.1.0 # via -r requirements/requirements.in django-crispy-forms==2.3 # via