From 9b6217ca81e3cc39224df6604fc10b84eda13399 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 12:13:03 +0100 Subject: [PATCH] Bump python-dotenv from 0.10.3 to 0.20.0 (#128) Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.10.3 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.10.3...v0.20.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 700a083..7672f7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ django-health-check==3.12.1 django-decorator-include pytest-mock pytest-django==4.5.2 -python-dotenv==0.10.3 +python-dotenv==0.20.0 gunicorn==20.1.0 psycopg2-binary==2.8.2 social-auth-app-django