From 2d9129d5f237a6a7d6665795128a8089349270a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 10:26:01 +0000 Subject: [PATCH] Bump future in /000009/DataJoint/DJ-NWB-Guo-Inagaki-2017 Bumps [future](https://github.com/PythonCharmers/python-future) from 0.17.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.17.1...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt b/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt index f2f0c41..1e75df9 100644 --- a/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt +++ b/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt @@ -4,7 +4,7 @@ chardet==3.0.4 colorama==0.4.1 datajoint==0.12.dev4 decorator==4.4.0 -future==0.17.1 +future==0.18.3 h5py==2.9.0 hdmf==1.1.2 idna==2.8