From 64553f2734a5bdc47d82dc5ac324bc22882976e5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 10:14:20 +0000 Subject: [PATCH] Bump python-dotenv from 0.10.3 to 0.10.5 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.10.3 to 0.10.5. - [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.10.3...v0.10.5) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c70ab9..fa728c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ dpath==1.5.0 idna==2.8 ply==3.11 pyhcl==0.4.0 -python-dotenv==0.10.3 +python-dotenv==0.10.5 PyYAML==5.3 requests==2.22.0 six==1.14.0