Skip to content

Commit 67eb7ca

Browse files
authored
Merge pull request loris-imageserver#493 from loris-imageserver/dependabot/pip/cryptography-2.3
Bump cryptography from 2.1.4 to 2.3
2 parents 1f83ead + 9a499e8 commit 67eb7ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ certifi==2018.1.18 # via requests
1010
cffi==1.11.5 # via cryptography
1111
chardet==3.0.4 # via requests
1212
configobj==5.0.0
13-
cryptography==2.1.4
13+
cryptography==2.3
1414
idna==2.6 # via cryptography, requests
1515
netaddr==0.7.19
1616
olefile==0.45.1 # via pillow

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cffi==1.11.5
1111
chardet==3.0.4
1212
configobj==5.0.0
1313
coverage==4.4.1
14-
cryptography==2.1.4
14+
cryptography==2.3
1515
flake8==3.5.0
1616
hypothesis==3.46.1
1717
idna==2.6

0 commit comments

Comments
 (0)