From e336e9a8138d5be772fdbcf752beb6deba23615b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 08:36:44 +0000 Subject: [PATCH] Bump future from 0.18.2 to 0.18.3 Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3. - [Release notes](https://github.com/PythonCharmers/python-future/releases) - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst) - [Commits](https://github.com/PythonCharmers/python-future/compare/v0.18.2...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index 17817fb..17c7cc3 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -28,7 +28,7 @@ email-validator==1.1.1 emails==0.6 fastapi==0.65.2 flower==1.2.0 -future==0.18.2 +future==0.18.3 h11==0.9.0 h2==3.2.0 hpack==3.0.0 diff --git a/requirements.txt b/requirements.txt index 115cc0d..7652dd1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ email-validator==1.1.1 emails==0.6 fastapi==0.65.2 flower==1.2.0 -future==0.18.2 +future==0.18.3 h11==0.9.0 h2==3.2.0 hpack==3.0.0