Skip to content

Commit c25a674

Browse files
Bump future from 0.18.2 to 1.0.0 in /capstone/src/main/python
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 1.0.0. - [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...v1.0.0) --- updated-dependencies: - dependency-name: future dependency-version: 1.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2e1e90 commit c25a674

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

capstone/src/main/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
flake8==3.8.3
22
Flask==1.1.2
33
Flask-PyMongo==2.3.0
4-
future==0.18.2
4+
future==1.0.0
55
gast==0.3.3
66
google-api-core==1.22.0
77
google-api-python-client==1.10.0

0 commit comments

Comments
 (0)