From 1fbdcbfadc360baf2fe5b92f96c6635f7c049ced Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Fri, 30 Apr 2021 00:16:21 +0000 Subject: [PATCH] Bump python-dotenv from 0.17.0 to 0.17.1 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.17.0 to 0.17.1. - [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.17.0...v0.17.1) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 36ffca0..3e2d5a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ WTForms==2.3.3 PyMySQL==1.0.2 requests==2.25.1 beautifulsoup4==4.9.3 -python-dotenv==0.17.0 +python-dotenv==0.17.1 dateparser==1.0.0