From 5462c72513589bb76a3a5d54813fa288ec44a938 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 23:20:32 +0000 Subject: [PATCH] Bump future from 0.16.0 to 0.18.3 Bumps [future](https://github.com/PythonCharmers/python-future) from 0.16.0 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.16.0...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 687bc72..3625c89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Appium-Python-Client==0.26 beautifulsoup4==4.6.0 etiqa-behave==1.2.6.0 enum34==1.1.6 -future==0.16.0 +future==0.18.3 linecache2==1.0.0 lxml==3.8.0 olefile==0.44