Bump cryptography from 2.5 to 3.2 #49

Open
dependabot[bot] wants to merge 1 commit from dependabot/pip/cryptography-3.2 into master

View file

@ -21,7 +21,7 @@ setup(
'aiohttp', 'aiohttp',
'aiojobs', 'aiojobs',
'ecdsa>=0.13.3', 'ecdsa>=0.13.3',
'cryptography==2.5', 'cryptography==3.2',
'PyNaCl>=1.3.0', 'PyNaCl>=1.3.0',
'requests', 'requests',
'cython', 'cython',