czds
czds copied to clipboard
A Python package to download Zone Files from the Centralized Zone Data Service hosted by ICAAN.
Bumps [identify](https://github.com/pre-commit/identify) from 2.5.18 to 2.5.24. Commits ff585ee v2.5.24 3a88571 Merge pull request #383 from vlotorev/main bd41704 Add yaml extension for .ansible-lint config file 33c4fa2 v2.5.23 c7022f7 Merge pull request...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.1.1 to 3.3.1. Release notes Sourced from pre-commit's releases. pre-commit v3.3.1 Fixes Work around git partial clone bug for autoupdate on windows. #2866 PR by @asottile. #2865...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 7.0.0. Release notes Sourced from sphinx's releases. v7.0.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html v7.0.0rc1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v6.2.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v6.2.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Changelog Sourced from sphinx's changelog. Release...
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.19.0 to 20.23.0. Release notes Sourced from virtualenv's releases. 20.23.0 What's Changed release 20.22.0 by @gaborbernat in pypa/virtualenv#2549 Clarify that v20.22.0 dropped support for Python 3.6 too...
Bumps [pip](https://github.com/pypa/pip) from 23.0.1 to 23.1.2. Changelog Sourced from pip's changelog. 23.1.2 (2023-04-26) Vendored Libraries Upgrade setuptools to 67.7.2 23.1.1 (2023-04-22) Bug Fixes Revert [#11487](https://github.com/pypa/pip/issues/11487) <https://github.com/pypa/pip/pull/11487>, as it causes issues...
Bumps [nox](https://github.com/wntrblm/nox) from 2022.11.21 to 2023.4.22. Release notes Sourced from nox's releases. 2023.04.22 We'd like to thank the following folks who contributed to this release: @crwilcox @dcermak @edgarrmondragon @FollowTheProcess @henryiii...
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.4.0 to 1.4.2. Release notes Sourced from poetry's releases. 1.4.2 Changed When trying to install wheels with invalid RECORD files, Poetry does not fail anymore but only...
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.12.7 to 2023.3.27. Changelog Sourced from furo's changelog. Changelog 2023.03.27 -- Tasty Tangerine Regenerate with newer version of sphinx-theme-builder, to fix RECORD hashes. Add missing class to...
Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.11.0 to 0.11.1. Release notes Sourced from pathspec's releases. v0.11.1 Release v0.11.1. See CHANGES.rst. Changelog Sourced from pathspec's changelog. 0.11.1 (2023-03-14) Bug fixes: Issue [#74](https://github.com/cpburnz/python-pathspec/issues/74)_: Include directory...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.2.13 to 23.3.12. Release notes Sourced from flake8-bugbear's releases. 23.3.12 B950: now ignores 'noqa' and 'type: ignore' comments. B005: Do not flag when using the strip() method...