From df08b28ca22441ea8c7c5395338756100c3616e0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 9 May 2021 21:06:56 +0000 Subject: [PATCH] Update dependency python-dotenv to v0.17.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 165aba9..be0a382 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ PyMySQL==0.10.1 pyparsing==2.4.7 pytest==5.4.3 python-dateutil==2.8.1 -python-dotenv==0.13.0 +python-dotenv==0.17.1 pytz==2020.1 six==1.15.0 SQLAlchemy==1.3.20