From 29b8052e4edb988612a2ffda149e118ea26b26e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Apr 2022 08:56:28 +0100 Subject: [PATCH] build(deps): bump python-dotenv from 0.19.2 to 0.20.0 (#3963) 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] 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 95aef08..3a10caa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ devtools==0.8.0 email-validator==1.1.3 dataclasses==0.6; python_version < '3.7' typing-extensions==4.0.1 -python-dotenv==0.19.2 +python-dotenv==0.20.0