From a74a3adac0ee0e2f37801541145ea8a31f9ca2b9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2020 06:07:49 +0000 Subject: [PATCH] Bump python-dotenv from 0.12.0 to 0.13.0 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.12.0 to 0.13.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.12.0...v0.13.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 8baa169..e8ff8fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ tornado-cors==0.6.0 tornado==5.0.2 # Because https://stackoverflow.com/questions/55452074/bokeh-serve-show-myapp lxml==4.4.2 -python-dotenv==0.12.0 +python-dotenv==0.13.0 redis==3.3.11 schedule==0.6.0 requests==2.22.0