From 7a05ecb24fec19b181d23860fb04737d75eafe59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 23:19:24 +0000 Subject: [PATCH] Bump future from 0.16.0 to 1.0.0 Bumps [future](https://github.com/PythonCharmers/python-future) from 0.16.0 to 1.0.0. - [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.16.0...v1.0.0) --- updated-dependencies: - dependency-name: future dependency-version: 1.0.0 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 6c79ee5..ff7037d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cocos2d==0.6.5 -future==0.16.0 +future==1.0.0 pygame==1.9.4 pyglet==1.3.2 six==1.11.0