Skip to content

Commit e3f09c7

Browse files
chore(deps): bump cffi from 1.14.5 to 1.15.0
Bumps [cffi](http://cffi.readthedocs.org) from 1.14.5 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 bc5f5a8 commit e3f09c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/upstream-requirements-py27.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ attrs==21.2.0
33
backports.functools-lru-cache==1.6.4
44
boto3==1.17.92
55
botocore==1.20.92
6-
cffi==1.14.5
6+
cffi==1.15.0
77
configparser==4.0.2
88
contextlib2==0.6.0.post1
99
coverage==5.5

test/upstream-requirements-py37.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
attrs==21.2.0
22
boto3==1.17.92
33
botocore==1.20.92
4-
cffi==1.14.5
4+
cffi==1.15.0
55
coverage==5.5
66
cryptography==3.4.7
77
importlib-metadata==4.5.0

0 commit comments

Comments
 (0)