From 3e23831031e17a351a125073a54217b113d79132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 20:59:05 +0000 Subject: [PATCH] [noissue]: Update dynaconf requirement from ~=3.1.8 to ~=3.1.12 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.12) --- 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..225c6dd42ec 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.12 gunicorn~=20.1.0 jinja2~=3.1 naya~=1.1.1