From 0f37c0a68aeeb2403867f6133851ade0229b0aed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 20:35:42 +0000 Subject: [PATCH] [noissue]: Update dynaconf requirement from ~=3.1.8 to ~=3.1.11 Updates the requirements on [dynaconf](https://github.com/dynaconf/dynaconf) to permit the latest version. - [Release notes](https://github.com/dynaconf/dynaconf/releases) - [Changelog](https://github.com/dynaconf/dynaconf/blob/master/CHANGELOG.md) - [Commits](https://github.com/dynaconf/dynaconf/compare/3.1.8...3.1.11) --- updated-dependencies: - dependency-name: dynaconf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09c3d2fb854..e4373d5b0d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ djangorestframework-queryfields~=1.0.0 drf-access-policy~=1.1.1 drf-nested-routers==0.93.4 drf-spectacular==0.22.1 -dynaconf~=3.1.8 +dynaconf~=3.1.11 gunicorn~=20.1.0 jinja2~=3.1 naya~=1.1.1