From d1550b8d7f54fa055894d3e94b6a83fc3bd79b0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 07:04:57 +0000 Subject: [PATCH] :arrow_up: 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 12c3844..e07f0db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ etelemetry==0.3.0 filelock==3.6.0 fitz==0.0.1.dev2 frontend==0.0.3 -future==0.18.2 +future==0.18.3 ghp-import==2.0.2 h11==0.13.0 httplib2==0.20.4