From 50ade2fa3a8480ed2970eb36ce0a356da5ae5dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 17:18:28 +0100 Subject: [PATCH] build(deps): bump python-dotenv from 0.17.0 to 0.17.1 (#2736) Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.17.0 to 0.17.1. - [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.17.0...v0.17.1) 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 5f9261b..ebc3305 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ devtools==0.6.1 email-validator==1.1.2 dataclasses==0.6; python_version < '3.7' typing-extensions==3.7.4.3 -python-dotenv==0.17.0 +python-dotenv==0.17.1