Skip to content

Commit 5e8ca74

Browse files
dependabot[bot]echarrod
authored andcommitted
Bump cffi from 1.14.2 to 1.14.3
Bumps [cffi](https://github.com/python-cffi/release-doc) from 1.14.2 to 1.14.3. - [Release notes](https://github.com/python-cffi/release-doc/releases) - [Commits](https://github.com/python-cffi/release-doc/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5be853f commit 5e8ca74

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.2
3+
cffi==1.14.3
44
future==0.18.2
55
itsdangerous==1.1.0
66
pbr==1.10.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
asn1==2.2.0 # via -r requirements.in
88
certifi==2018.11.29 # via requests
9-
cffi==1.14.2 # via -r requirements.in, cryptography
9+
cffi==1.14.3 # via -r requirements.in, cryptography
1010
chardet==3.0.4 # via requests
1111
cryptography==2.8 # via -r requirements.in, pyopenssl
1212
deprecated==1.2.10 # via -r requirements.in

0 commit comments

Comments
 (0)