Skip to content

Commit b3fb126

Browse files
Bump future from 0.18.2 to 0.18.3
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](PythonCharmers/python-future@v0.18.2...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b2926d commit b3fb126

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
@@ -2,7 +2,7 @@ coveralls==1.11.1; python_version <= '3.5'
22
coveralls==3.3.1; python_version > '3.5'
33
flake8<3.7
44
flake8-per-file-ignores==0.8.1
5-
future==0.18.2
5+
future==0.18.3
66
graphene==3.1.1
77
promise==2.3
88
mongoengine==0.19.1; python_version <= '3.5'

0 commit comments

Comments
 (0)