mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [antsibull-docs](https://redirect.github.com/ansible-community/antsibull-docs) ([changelog](https://redirect.github.com/ansible-community/antsibull-docs/tree/main/CHANGELOG.md)) | `>=2.21,<2.22` -> `>=2.22,<2.23` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ansible-community/antsibull-docs (antsibull-docs)</summary> ### [`v2.22.0`](https://redirect.github.com/ansible-community/antsibull-docs/releases/tag/2.22.0) [Compare Source](https://redirect.github.com/ansible-community/antsibull-docs/compare/2.21.0...2.22.0) ##### Release Summary Bugfix and maintenance release. ##### Minor Changes - Declare support for Python 3.14 ([#​425](https://redirect.github.com/ansible-community/antsibull-docs/pull/425)). - Uses new logging framework provided by antsibull-core. This currently has no user-observable impact, but that will change with later versions of antsibull-core ([#​414](https://redirect.github.com/ansible-community/antsibull-docs/pull/414)). - antsibull-docs now depends on antsibull-core 3.5.0+ ([#​414](https://redirect.github.com/ansible-community/antsibull-docs/pull/414)). ##### Bugfixes - Remove unnecessary part from template ([#​423](https://redirect.github.com/ansible-community/antsibull-docs/pull/423)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ansible-collections/hetzner.hcloud). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 lines
162 B
Text
11 lines
162 B
Text
ansible-core>=2.18
|
|
|
|
# Third party collections requirements
|
|
netaddr
|
|
cryptography
|
|
|
|
# Development requirements
|
|
antsibull-docs>=2.22,<2.23
|
|
pylint
|
|
pytest
|
|
pytest-xdist
|