Browse Source
Merge branch 'dependabot/pip/dnspython-1.16.0' of github.com:github/octodns into dependabot/pip/dnspython-1.16.0
pull/460/head
Ross McFarland
6 years ago
No known key found for this signature in database
GPG Key ID: 61C10C4FC8FE4A89
2 changed files with
2 additions and
2 deletions
-
requirements-dev.txt
-
requirements.txt
|
|
|
@ -5,4 +5,4 @@ pycodestyle==2.5.0 |
|
|
|
pyflakes==1.6.0 |
|
|
|
readme_renderer[md]==24.0 |
|
|
|
requests_mock |
|
|
|
twine==1.13.0 |
|
|
|
twine==1.15.0 |
|
|
|
@ -1,4 +1,4 @@ |
|
|
|
PyYaml==4.2b1 |
|
|
|
PyYaml==5.3 |
|
|
|
azure-common==1.1.24 |
|
|
|
azure-mgmt-dns==3.0.0 |
|
|
|
boto3==1.11.0 |
|
|
|
|