From a88bf6f2f6049ad5003ecbf8371e4d38079bda68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 19:57:03 +0000 Subject: [PATCH] Bump future from 0.18.2 to 0.18.3 in /Atari 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] --- Atari/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Atari/requirements.txt b/Atari/requirements.txt index 214f0ff..a067382 100644 --- a/Atari/requirements.txt +++ b/Atari/requirements.txt @@ -15,4 +15,4 @@ numpy pyprind -e git+https://github.com/astooke/rlpyt.git@b32d589d12d31ba3c8a9cfb7a3c85c6e350b2904#egg=rlpyt tqdm -future==0.18.2 +future==0.18.3