Skip to content

Commit 20e146f

Browse files
committed
bumping cryptography to 2.3 for CVE
1 parent 958b2b5 commit 20e146f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/python2-libraries/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ cov-core==1.15.0
3232
coverage==4.5.1
3333
coveralls==1.3.0
3434
crcmod==1.7
35-
cryptography==2.2.2
35+
cryptography==2.3
3636
cssselect==1.0.3
3737
cython==0.28.1
3838
decorator==4.2.1

tests/python3-libraries/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ cov-core==1.15.0
3030
coverage==4.5.1
3131
coveralls==1.3.0
3232
crcmod==1.7
33-
cryptography==2.2.2
33+
cryptography==2.3
3434
cssselect==1.0.3
3535
cython==0.28.1
3636
decorator==4.2.1

0 commit comments

Comments
 (0)