Skip to content

Commit 8f0a5d6

Browse files
dependabot[bot]farleyb-amazon
authored andcommitted
Bump cryptography from 2.7 to 3.2 in /test
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](pyca/cryptography@2.7...3.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 578774f commit 8f0a5d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/upstream-requirements-py27.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ configparser==4.0.2
1818
contextlib2==0.6.0.post1
1919
cookies==2.2.1
2020
coverage==4.5.4
21-
cryptography==2.7
21+
cryptography==3.2
2222
DateTime==4.3
2323
docker==4.1.0
2424
docutils==0.15.2

test/upstream-requirements-py37.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cffi==1.12.3
1212
cfn-lint==0.24.4
1313
chardet==3.0.4
1414
coverage==4.5.4
15-
cryptography==2.7
15+
cryptography==3.2
1616
DateTime==4.3
1717
docker==4.1.0
1818
docutils==0.15.2

0 commit comments

Comments
 (0)