From 08480cef3fc3ae77b80411f3ec0b87eb6f2f5c3e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 06:13:53 +0000 Subject: [PATCH] Bump python-dotenv from 0.10.5 to 0.11.0 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.10.5 to 0.11.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.5...v0.11.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 af3f4c3..ed3ec52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ discord-webhook==0.7.0 idna==2.8 loguru==0.4.1 pycodestyle==2.5.0 -python-dotenv==0.10.5 +python-dotenv==0.11.0 requests==2.22.0 urllib3==1.25.8