From 3bbdede35121291bb0633111d9ebcc92052f79ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 06:39:18 +0000 Subject: [PATCH] Bump python-dotenv from 0.14.0 to 0.15.0 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v0.14.0...v0.15.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce764b1..d27f2ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ PyMySQL==0.10.1 pyparsing==2.4.7 PySocks==1.7.1 python-dateutil==2.8.1 -python-dotenv==0.14.0 +python-dotenv==0.15.0 python-editor==1.0.4 requests==2.24.0 requests-futures==1.0.0