From 5cef8dd3fe950b16941ffc387a8b0efbd82091b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 10:42:10 +0000 Subject: [PATCH] Bump future from 0.18.2 to 0.18.3 in /file_encryption/src 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] --- file_encryption/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file_encryption/src/requirements.txt b/file_encryption/src/requirements.txt index 2da37fa..0ae05c6 100644 --- a/file_encryption/src/requirements.txt +++ b/file_encryption/src/requirements.txt @@ -1,5 +1,5 @@ altgraph==0.17 -future==0.18.2 +future==0.18.3 pefile==2019.4.18 pyasn1==0.4.8 pycryptodome==3.9.7