From e25c0705c63863372c8bd0803c14093c5f8e760d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 19:57:19 +0000 Subject: [PATCH] Bump python-dotenv from 0.19.2 to 0.20.0 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.2 to 0.20.0. - [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.2...v0.20.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c40a5d5a6..4b91033f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ lxml==4.7.1 Markdown==3.3.6 Pillow==9.0.1 psycopg2-binary==2.9.3 -python-dotenv==0.19.2 +python-dotenv==0.20.0 requests==2.27.1 six==1.16.0 webdavclient3==3.14.6