Skip to content

Commit ffee89e

Browse files
dependabot-preview[bot]echarrod
authored andcommitted
Bump future from 0.15.2 to 0.18.2
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.15.2 to 0.18.2. - [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/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4f1f758 commit ffee89e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
asn1==2.2.0
22
cryptography>=2.7.0
33
cffi>=1.13.0
4-
future==0.15.2
4+
future==0.18.2
55
itsdangerous==0.24
66
pbr==1.10.0
77
protobuf==3.7.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cffi==1.13.0 # via -r requirements.in, cryptography
1111
chardet==3.0.4 # via requests
1212
cryptography==2.7 # via -r requirements.in, pyopenssl
1313
deprecated==1.2.6 # via -r requirements.in
14-
future==0.15.2 # via -r requirements.in
14+
future==0.18.2 # via -r requirements.in
1515
idna==2.7 # via requests
1616
itsdangerous==0.24 # via -r requirements.in
1717
pbr==1.10.0 # via -r requirements.in

0 commit comments

Comments
 (0)