From 4a85081d1897934131d3bea88490c9ae19997fda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 00:03:23 +0000 Subject: [PATCH] Bump python-dotenv from 0.19.0 to 0.19.1 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.0 to 0.19.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.19.0...v0.19.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1dc5e05f..f7fae5668 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ lxml==4.6.3 Markdown==3.3.4 Pillow==8.3.2 psycopg2-binary==2.9.1 -python-dotenv==0.19.0 +python-dotenv==0.19.1 requests==2.26.0 simplejson==3.17.5 six==1.16.0