Browse Source

Merge branch 'master' into dependabot/pip/dnspython-1.16.0

pull/460/head
Ross McFarland 6 years ago
committed by GitHub
parent
commit
ca9ba03041
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions
  1. +1
    -1
      requirements-dev.txt
  2. +2
    -2
      requirements.txt

+ 1
- 1
requirements-dev.txt View File

@ -2,7 +2,7 @@ coverage
mock
nose
pycodestyle==2.5.0
pyflakes==1.6.0
pyflakes==2.1.1
readme_renderer[md]==24.0
requests_mock
twine==1.15.0

+ 2
- 2
requirements.txt View File

@ -13,7 +13,7 @@ google-cloud-dns==0.31.0
ipaddress==1.0.23
jmespath==0.9.4
msrestazure==0.6.2
natsort==5.5.0
natsort==6.2.0
ns1-python==0.13.0
ovh==0.5.0
pycountry-convert==0.7.2
@ -21,6 +21,6 @@ pycountry==19.8.18
python-dateutil==2.8.1
requests==2.22.0
s3transfer==0.3.0
setuptools==40.3.0
setuptools==44.0.0
six==1.13.0
transip==2.0.0

Loading…
Cancel
Save