requirements: Upgrade disposable-email-domains from 0.0.49 to 0.0.52.

This commit is contained in:
Vishnu Ks 2019-07-25 10:29:01 +00:00 committed by Tim Abbott
parent 20a466a73f
commit aaa056b150
3 changed files with 3 additions and 3 deletions

View File

@ -162,7 +162,7 @@ stripe==2.21.0
django-sendfile==0.3.11
# For checking whether email of the user is from a disposable email provider.
disposable-email-domains==0.0.49
disposable-email-domains==0.0.52
# Needed for parsing YAML with JSON references from the REST API spec files
yamole==2.1.6

View File

@ -43,7 +43,7 @@ cssselect==1.0.3 # via parsel, premailer, scrapy
cssutils==1.0.2 # via premailer
decorator==4.4.0 # via ipython, traitlets
defusedxml==0.5.0
disposable-email-domains==0.0.49
disposable-email-domains==0.0.52
django-auth-ldap==1.7.0
django-bitfield==1.9.5
django-formtools==2.1 # via django-two-factor-auth

View File

@ -32,7 +32,7 @@ cssselect==1.0.3 # via premailer
cssutils==1.0.2 # via premailer
decorator==4.4.0 # via ipython, traitlets
defusedxml==0.5.0
disposable-email-domains==0.0.49
disposable-email-domains==0.0.52
django-auth-ldap==1.7.0
django-bitfield==1.9.5
django-formtools==2.1 # via django-two-factor-auth