Skip to content

Commit 1a7a0a0

Browse files
dependabot[bot]echarrod
authored andcommitted
Bump cffi from 1.14.6 to 1.15.0
Bumps [cffi](http://cffi.readthedocs.org) from 1.14.6 to 1.15.0. --- updated-dependencies: - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fcf93bb commit 1a7a0a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
asn1==2.2.0 # asn1 2.3.0 introduces enum34 as a dependency, which causes problems on some envs
22
cryptography==2.8.0
3-
cffi==1.14.6
3+
cffi==1.15.0
44
future==0.18.2
55
itsdangerous==2.0.1
66
pbr==1.10.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ asn1==2.2.0
88
# via -r requirements.in
99
certifi==2018.11.29
1010
# via requests
11-
cffi==1.14.6
11+
cffi==1.15.0
1212
# via
1313
# -r requirements.in
1414
# cryptography

0 commit comments

Comments
 (0)