From 48ec671bb1f1309e15ab960ca792064155f2d6cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 16:36: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-base-system.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base-system.txt b/requirements-base-system.txt index 8b27d8b..d092a81 100644 --- a/requirements-base-system.txt +++ b/requirements-base-system.txt @@ -5,7 +5,7 @@ charset-normalizer==2.0.4 click==8.0.1 commonmark==0.8.1 docutils==0.17.1 -future==0.18.2 +future==0.18.3 ghp-import==2.0.1 idna==3.2 imagesize==1.2.0