From 689c447b6c7f8a5be2630aded00418290b1e5360 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 05:51:53 +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) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c35b704f0..ed4de89cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ lxml==4.6.3 Markdown==3.3.4 Pillow==8.2.0 psycopg2-binary==2.8.6 -python-dotenv==0.17.0 +python-dotenv==0.17.1 requests==2.25.1 simplejson==3.17.2 six==1.15.0