From cbcebaefca65405d928741f65cc266d6c2402a79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 19:18:26 +0000 Subject: [PATCH] Bump future from 0.18.1 to 0.18.3 in /requirements Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.1 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.1...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 132c796..90d0464 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,6 +1,6 @@ altgraph==0.16.1 fbs==0.8.4 -future==0.18.1 +future==0.18.3 pefile==2019.4.18 Pillow==6.2.0 PyAudio==0.2.11