From 9c1865ac27ce30832fde544fd4e28386f02c46f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 02:42:42 +0000 Subject: [PATCH] Bump python-dotenv from 0.18.0 to 0.21.1 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.18.0 to 0.21.1. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v0.18.0...v0.21.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 65d6a11..4807db0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ prometheus-client==0.11.0 # via dramatiq pycparser==2.20 # via cffi -python-dotenv==0.18.0 +python-dotenv==0.21.1 # via -r requirements.in redis==3.5.3 # via -r requirements.in @@ -75,9 +75,9 @@ wtforms==2.3.3 # via flask-wtf youtube-dl==2021.12.17 # via -r requirements.in -zope.event==4.5.0 +zope-event==4.5.0 # via gevent -zope.interface==5.4.0 +zope-interface==5.4.0 # via gevent # The following packages are considered to be unsafe in a requirements file: