From 49436552729e522b24320a88ec14964a6514e65a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 06:13:53 +0000 Subject: [PATCH] Bump python-decouple from 3.3 to 3.4 Bumps [python-decouple](https://github.com/henriquebastos/python-decouple) from 3.3 to 3.4. - [Release notes](https://github.com/henriquebastos/python-decouple/releases) - [Changelog](https://github.com/henriquebastos/python-decouple/blob/master/CHANGELOG.md) - [Commits](https://github.com/henriquebastos/python-decouple/commits/v3.4) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- syncwatch/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 66d5512..006a630 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ requests==2.22.0 -python-decouple==3.3 +python-decouple==3.4 psutil==5.6.7 diff --git a/syncwatch/requirements.txt b/syncwatch/requirements.txt index 66d5512..006a630 100644 --- a/syncwatch/requirements.txt +++ b/syncwatch/requirements.txt @@ -1,3 +1,3 @@ requests==2.22.0 -python-decouple==3.3 +python-decouple==3.4 psutil==5.6.7