Skip to content

Commit 9895b80

Browse files
Bump future from 0.17.1 to 0.18.3 in /ci
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](PythonCharmers/python-future@v0.17.1...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe1df66 commit 9895b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements-tests.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ attrs==19.1.0
1010
cffi==1.12.2
1111
coverage==4.5.3 # via pytest-cov
1212
execnet==1.5.0 # via pytest-cache
13-
future==0.17.1
13+
future==0.18.3
1414
mccabe==0.6.1 # via pytest-mccabe
1515
more-itertools==5.0.0 # via pytest
1616
numpy==1.16.2

0 commit comments

Comments
 (0)