From f3ef49c281bd9be55dc44acf9d0c05ea471ab778 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 12:47:19 +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_gui.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_gui.txt b/requirements_gui.txt index 94ae7622..40a956f5 100644 --- a/requirements_gui.txt +++ b/requirements_gui.txt @@ -4,7 +4,7 @@ bcrypt==3.2.0 cffi==1.14.2 click==8.1.2 cryptography==3.3.2 -future==0.18.2 +future==0.18.3 numpy==1.21.0 paramiko==2.10.1 pefile==2019.4.18