From a8bcc1457d8449567cd2cbe3305f1603fbdd6661 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 13:29:47 +0000 Subject: [PATCH] Bump python-dotenv from 0.17.1 to 0.18.0 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.17.1 to 0.18.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.17.1...v0.18.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 562e29086..9926fd935 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ lxml==4.6.3 Markdown==3.3.4 Pillow==8.2.0 psycopg2-binary==2.9.1 -python-dotenv==0.17.1 +python-dotenv==0.18.0 requests==2.25.1 simplejson==3.17.2 six==1.16.0