requirements: Upgrade cryptography from 2.4.1 to 2.4.2.

This commit is contained in:
Vishnu Ks 2019-01-07 07:57:09 +00:00 committed by Tim Abbott
parent 110fb7cd7b
commit 261475c2fd
3 changed files with 3 additions and 3 deletions

View File

@ -46,7 +46,7 @@ chardet==3.0.4
# Pinned version because older versions don't compile on newer Linux.
# Not actually a direct dependency.
cryptography==2.4.1
cryptography==2.4.2
# Needed for integrations
defusedxml==0.5.0

View File

@ -41,7 +41,7 @@ commonmark==0.5.4
constantly==15.1.0 # via twisted
cookies==2.2.1 # via moto
coverage==4.5.2
cryptography==2.4.1
cryptography==2.4.2
cssselect==1.0.3 # via parsel, premailer, scrapy
cssutils==1.0.2 # via premailer
decorator==4.3.0 # via ipython, traitlets

View File

@ -29,7 +29,7 @@ cchardet==2.1.4
certifi==2018.11.29
cffi==1.11.5
chardet==3.0.4
cryptography==2.4.1
cryptography==2.4.2
cssselect==1.0.3 # via premailer
cssutils==1.0.2 # via premailer
decorator==4.3.0 # via ipython, traitlets