From c99f72b0300d7a4acdbaec930d34a334277f2221 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Aug 2021 05:04:05 +0000 Subject: [PATCH] Bump django-split-settings from 1.0.1 to 1.1.0 Bumps [django-split-settings](https://github.com/sobolevn/django-split-settings) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/sobolevn/django-split-settings/releases) - [Changelog](https://github.com/sobolevn/django-split-settings/blob/master/CHANGELOG.md) - [Commits](https://github.com/sobolevn/django-split-settings/compare/1.0.1...1.1.0) --- updated-dependencies: - dependency-name: django-split-settings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index de539b97e1c..fbdd47c24c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ cpe==1.2.1 packageurl-python==0.9.4 django-crum==0.7.9 JSON-log-formatter==0.4.0 -django-split-settings==1.0.1 +django-split-settings==1.1.0 django-debug-toolbar==3.2.1 django-debug-toolbar-request-history==0.1.3 vcrpy==4.1.1