From c94c8d3559f96ab186fa52753a3f10cd92faa942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Dec 2021 16:39:15 +0000 Subject: [PATCH] Bump python-dotenv from 0.19.1 to 0.19.2 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.1 to 0.19.2. - [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.1...v0.19.2) --- 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 878be0a54..fc9dd6721 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ lxml==4.6.4 Markdown==3.3.6 Pillow==8.4.0 psycopg2-binary==2.9.2 -python-dotenv==0.19.1 +python-dotenv==0.19.2 requests==2.26.0 simplejson==3.17.5 six==1.16.0