From aba736789ebbcce71bcecc348015b161034e35e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 09:44:40 +0000 Subject: [PATCH] Bump future from 0.18.0 to 0.18.3 Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.0 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.0...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f1041cf..466b2fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ arcade==2.1.3 attrs==19.3.0 biopython==1.74 -future==0.18.0 +future==0.18.3 hurry.filesize==0.9 numpy==1.22.0 pyglet==1.4.5