From 5a705a202fd6d10f895145bb625e4c8c9a54e4e3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2020 14:33:21 +0100 Subject: [PATCH] Bump python-dotenv from 0.12.0 to 0.13.0 (#1402) Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.12.0 to 0.13.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.12.0...v0.13.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c6a272..03a5b18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ devtools==0.5.1 email-validator==1.0.5 dataclasses==0.6; python_version < '3.7' typing-extensions==3.7.4.1; python_version < '3.8' -python-dotenv==0.12.0 +python-dotenv==0.13.0