From 66c63206c0dbbb6a96b092016571e34b541279b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 17:48:09 +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 59e0eb7..ad2d48c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ psycopg2-binary==2.9.2 pyasn1==0.4.8 pyasn1-modules==0.2.8 pylint==2.13.5 -python-dotenv==0.19.2 +python-dotenv==0.20.0 pytz==2021.3 PyJWT==2.3.0 requests==2.26.0