From c28ef1b54b879474190d1eab9c1d8ba5c60e6c87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 08:27:30 +0000 Subject: [PATCH] chore(deps): update environs requirement from ~=8.0.0 to ~=9.4.0 Updates the requirements on [environs](https://github.com/sloria/environs) to permit the latest version. - [Release notes](https://github.com/sloria/environs/releases) - [Changelog](https://github.com/sloria/environs/blob/master/CHANGELOG.md) - [Commits](https://github.com/sloria/environs/compare/8.0.0...9.4.0) --- updated-dependencies: - dependency-name: environs 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 08a52eb..38ee607 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ django-extensions django-hurricane==0.8.8 django-polymorphic~=3.0.0 djangorestframework~=3.12.1 -environs~=8.0.0 +environs~=9.4.0 gitpython~=3.1.9 graphene-django==2.15.0 graphene-federation~=0.1.0