From a4df23361e7c53d622bc8e30aaf1f830afb7e70f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 21:59:48 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5878ab12..cb897e87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ exceptiongroup==1.1.0 Faker==15.3.4 fastapi==0.88.0 filelock==3.9.0 -future==0.18.2 +future==0.18.3 h11==0.14.0 httptools==0.5.0 identify==2.5.11