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
Showing only changes of commit cb887a602e - Show all commits

View file

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