From 92fefbc9cc721f53a5d91620297277c56823518d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 21:23:08 +0000 Subject: [PATCH] Bump python-dotenv from 0.14.0 to 0.17.0 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.14.0 to 0.17.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.14.0...v0.17.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13923a7f2..1b161ac3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ ipaddress==1.0.23 jsonschema==3.2.0 paramiko==2.7.1 PySocks==1.7.1 -python-dotenv==0.14.0 +python-dotenv==0.17.0 pywin32==227; sys_platform == 'win32' PyYAML==5.3.1 requests==2.24.0