From 5c83807702a60551272d690f27559e0ddfa03e11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 03:06:14 +0000 Subject: [PATCH] Bump future from 0.15.2 to 0.18.3 in /scripts Bumps [future](https://github.com/PythonCharmers/python-future) from 0.15.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.15.2...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 9c2cd513..1add841b 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -10,7 +10,7 @@ click-plugins==1.0.3 cligj==0.4.0 cssselect==0.9.1 distribute==0.7.3 -future==0.15.2 +future==0.18.3 futures==3.0.5 ftfy==4.2.0 gevent==1.1.2