Skip to content

Commit 0ecd728

Browse files
Bump future from 0.16.0 to 0.18.3
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.16.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](PythonCharmers/python-future@v0.16.0...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30a8776 commit 0ecd728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ responses
2323
httpretty
2424
astroquery >= 0.4 # Needed for halophot
2525
autograd == 1.4 # Needed for halophot
26-
future == 0.16.0 # Needed for halophot
26+
future == 0.18.3 # Needed for halophot
2727
halophot == 0.7.6.1
2828
jplephem >= 2.9
2929
spiceypy == 5.0.1

0 commit comments

Comments
 (0)