Ross McFarland
abd63797af
Updated requirements.txt
3 weeks ago
Ross McFarland
8b5ee31e7c
update requirements*.txt
2 months ago
Ross McFarland
de96c94bde
update requirements*.txt
6 months ago
Ross McFarland
b3aa0c9974
update requirements*.txt
1 year ago
Ross McFarland
6ecba8aa48
update requirements*.txt
1 year ago
Ross McFarland
031be6bd15
update requirements*.txt
2 years ago
Ross McFarland
9be7be7191
Update requirements.txt
2 years ago
Ross McFarland
e6e3290b14
Update requirements, certifi advisory
2 years ago
Ross McFarland
221d4f482c
black and isort version req updates
2 years ago
Ross McFarland
193d004d65
update requirements*.txt
3 years ago
Ross McFarland
8eea4ca544
Add header to generated requirements
3 years ago
Samuel Parkinson
9f4a910a08
Upgrade `dnspython`
Matches the minimum version required by `octodns-bind`.
3 years ago
Ross McFarland
3dd1455362
Update requirements, specifically rm py
3 years ago
Ross McFarland
044d8561ed
Add idna encode/decode helpers
4 years ago
Ross McFarland
c39733cf91
Update requirements*.txt to the latest
4 years ago
Ross McFarland
c0e38d67f7
pycountry is only a dev requirement in core now
4 years ago
Ross McFarland
49535fa104
Move pycountry-convert to dev requirements
4 years ago
Ross McFarland
a36222716c
pytest-mock version bump
4 years ago
Ross McFarland
65dce06169
We don't explicitly need requests anymore
4 years ago
Ross McFarland
e25b618e95
Initial pass at script/update-requirements, results of run
4 years ago
Ross McFarland
cfe33e543c
Extract TransipProvider from octoDNS core
4 years ago
Ross McFarland
c86b5bb904
Extract OvhProvider from octoDNS core
4 years ago
Ross McFarland
93ecb2a566
Need newer setuptools to get things happy with 3.10
4 years ago
Ross McFarland
f15c2fa31a
Newer pycountry that hopefully works with 3.10
4 years ago
Ross McFarland
c9a1be2f48
Extract GoogleCloudProvider from octoDNS core
4 years ago
Ross McFarland
7c0b9942b7
Extract & shim AkamaiProvider into octodns_edgedns
4 years ago
Ross McFarland
f07a863ac4
Extract & shim DynProvider
4 years ago
Ross McFarland
2e4c6a24c1
Remove Ns1 specific modules from requirements.txt
4 years ago
Ross McFarland
6e79f23ac1
Remove Route53/aws specifics from requirements.txt
4 years ago
Ross McFarland
332b323b1d
Remove azure specifics from requirements.txt
4 years ago
Maikel Poot
6f6ccd30b5
applied PR-review requests
4 years ago
Maikel Poot
16f9acd870
Implement cleaned code from ` https://github.com/solarmonkey `
4 years ago
Maikel Poot
5dcfeacb9a
Revert deletion of transip code
4 years ago
Ross McFarland
6959a9a6e1
Remove python version gates on requirements, all py3 now
4 years ago
Ross McFarland
aae65594f2
Remove explicit use of six
4 years ago
Ross McFarland
3d806b27ff
Remove (hopefully temporarily) TransipProvider due to suds failure to install
4 years ago
Viranch Mehta
a94f52f5b1
Bump ns1-python
The new ns1-python release includes optimizations with connection pooling so that every API call re-uses a TCP connection from a previous call if any.
4 years ago
Viranch Mehta
d619025040
Support dynamic records in Azure DNS
5 years ago
omar
93de918e01
Fix lint, requirements.txt, and all the tests but one.
5 years ago
dependabot[bot]
1aefa1a496
Bump pyyaml from 5.3.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml ) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Peter Dave Hello
b7ed4aa57f
Improve ALIAS, CNAME, DNAME & PTR record FQDN validation
Use fqdn package to help verify if the record value is really valid.
The original behavior will treat value like `_.` or `.` be a valid
record, which is strange, and the real world may not have those use
cases at all.
The RFC documents are pretty long, as I didn't read them all or enough
to tell should it be valid or not by the spec, so I opened issue #612 to
discuss this case and got a positive response from the main maintainer
to have the change.
Close #628
5 years ago
dependabot-preview[bot]
832e481ea4
Bump boto3 from 1.14.52 to 1.15.9
Bumps [boto3](https://github.com/boto/boto3 ) from 1.14.52 to 1.15.9.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.14.52...1.15.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
aad1467d5a
Bump botocore from 1.17.52 to 1.18.9
Bumps [botocore](https://github.com/boto/botocore ) from 1.17.52 to 1.18.9.
- [Release notes](https://github.com/boto/botocore/releases )
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/botocore/compare/1.17.52...1.18.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
229d77eda7
Bump boto3 from 1.14.14 to 1.14.52
Bumps [boto3](https://github.com/boto/boto3 ) from 1.14.14 to 1.14.52.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.14.14...1.14.52 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
cfa4ac03dd
Bump botocore from 1.17.14 to 1.17.52
Bumps [botocore](https://github.com/boto/botocore ) from 1.17.14 to 1.17.52.
- [Release notes](https://github.com/boto/botocore/releases )
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/botocore/compare/1.17.14...1.17.52 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
179c89573f
Bump google-cloud-core from 1.3.0 to 1.4.1
Bumps [google-cloud-core](https://github.com/googleapis/python-cloud-core ) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/googleapis/python-cloud-core/releases )
- [Changelog](https://github.com/googleapis/python-cloud-core/blob/master/CHANGELOG.md )
- [Commits](https://github.com/googleapis/python-cloud-core/compare/v1.3.0...v1.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
58535b3b69
Bump pycountry from 19.8.18 to 20.7.3
Bumps [pycountry](https://github.com/flyingcircusio/pycountry ) from 19.8.18 to 20.7.3.
- [Release notes](https://github.com/flyingcircusio/pycountry/releases )
- [Changelog](https://github.com/flyingcircusio/pycountry/blob/master/HISTORY.txt )
- [Commits](https://github.com/flyingcircusio/pycountry/compare/19.8.18...20.7.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Ross McFarland
5c248b476d
According to docs ipaddress was 3.3, requires for ipaddress too
Also corrects futures to 3.2 in requires
5 years ago
dependabot-preview[bot]
e81bf53f8c
Bump boto3 from 1.13.19 to 1.14.14
Bumps [boto3](https://github.com/boto/boto3 ) from 1.13.19 to 1.14.14.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.13.19...1.14.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
dependabot-preview[bot]
c33182e4e5
Bump botocore from 1.16.19 to 1.17.14
Bumps [botocore](https://github.com/boto/botocore ) from 1.16.19 to 1.17.14.
- [Release notes](https://github.com/boto/botocore/releases )
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/botocore/compare/1.16.19...1.17.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago