From 7693073fabcdb168f09bb265afb354863481fa80 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 28 Oct 2020 18:15:59 +0000 Subject: [PATCH] Update dependency python-dotenv to v0.15.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca225ec..2b94a9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ idna==2.10 itsdangerous==1.1.0 jinja2==2.11.2 markupsafe==1.1.1 -python-dotenv==0.14.0 +python-dotenv==0.15.0 werkzeug==1.0.1 wtforms==2.3.3