From 1621facd157e635ef276197c30666c5dbd294795 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 07:13:39 +0000 Subject: [PATCH] Bump python-dotenv from 0.13.0 to 0.15.0 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.13.0 to 0.15.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.13.0...v0.15.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 3ba1eab..2183774 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ lxml beautifulsoup4 ausbills==0.2.2 requests==2.23.0 -python-dotenv==0.13.0 +python-dotenv==0.15.0 web3 \ No newline at end of file