From 0bffba4d577b7dac3cb01b0fa0e4e41b5fda7d98 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 05:55:24 +0000 Subject: [PATCH] Bump python-dotenv from 0.6.0 to 0.16.0 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.6.0 to 0.16.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.6.0...v0.16.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 77c78da..a8ee875 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ Flask==0.10.1 twilio==6.0.0 -python-dotenv==0.6.0 +python-dotenv==0.16.0