requirements: Upgrade py3dns to 3.2.0.

A bunch of minor bug fixes.
This commit is contained in:
Vishnu Ks 2018-07-30 11:17:57 +00:00 committed by Tim Abbott
parent d58cb80f9d
commit 77f88ca0d7
3 changed files with 3 additions and 3 deletions

View File

@ -176,7 +176,7 @@ pyoembed==0.1.2
-e "git+https://github.com/zulip/python-zulip-api.git@0.5.2#egg=zulip_bots==0.5.2+git&subdirectory=zulip_bots"
# Used for Hesiod lookups, etc.
py3dns==3.1.0
py3dns==3.2.0
# Install Python Social Auth
social-auth-app-django==2.1.0

View File

@ -115,7 +115,7 @@ premailer==3.2.0
prompt-toolkit==1.0.15 # via ipython
psycopg2==2.7.5
ptyprocess==0.5.2 # via pexpect
py3dns==3.1.0
py3dns==3.2.0
pyaml==17.10.0 # via moto
pyasn1-modules==0.2.1
pyasn1==0.4.3

View File

@ -84,7 +84,7 @@ premailer==3.2.0
prompt-toolkit==1.0.15 # via ipython
psycopg2==2.7.5
ptyprocess==0.5.2 # via pexpect
py3dns==3.1.0
py3dns==3.2.0
pyasn1-modules==0.2.1
pyasn1==0.4.3
pycparser==2.18 # via cffi