chore(deps): update ansible-core requirement from <2.17.1,>=2.16 to >=2.16,<2.17.3 (#194)

Updates the requirements on
[ansible-core](https://github.com/ansible/ansible) to permit the latest
version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ansible/ansible/releases">ansible-core's
releases</a>.</em></p>
<blockquote>
<h2>v2.17.2</h2>
<h1>Changelog</h1>
<p>See the <a
href="https://github.com/ansible/ansible/blob/v2.17.2/changelogs/CHANGELOG-v2.17.rst">full
changelog</a> for the changes included in this release.</p>
<h1>Release Artifacts</h1>
<ul>
<li>Built Distribution: <a
href="69c031c377/ansible_core-2.17.2-py3-none-any.whl">ansible_core-2.17.2-py3-none-any.whl</a>
- ‌2192973 bytes
<ul>
<li>d51af721c35c00308d5786878497a346ccdd764302cb793f3b6b8d60038f9a6c
(SHA256)</li>
</ul>
</li>
<li>Source Distribution: <a
href="62cf1cb023/ansible_core-2.17.2.tar.gz">ansible_core-2.17.2.tar.gz</a>
- ‌3125313 bytes
<ul>
<li>3dfa15249069ea0d001257902c968ddf9bb71d965769b8802bce85187556c5d8
(SHA256)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4f96015ce0"><code>4f96015</code></a>
New release v2.17.2 (<a
href="https://redirect.github.com/ansible/ansible/issues/83611">#83611</a>)</li>
<li><a
href="9bf88488c0"><code>9bf8848</code></a>
Update Ansible release version to v2.17.2rc2.post0. (<a
href="https://redirect.github.com/ansible/ansible/issues/83568">#83568</a>)</li>
<li><a
href="d428a932f8"><code>d428a93</code></a>
New release v2.17.2rc2 (<a
href="https://redirect.github.com/ansible/ansible/issues/83567">#83567</a>)</li>
<li><a
href="7a9f14b19e"><code>7a9f14b</code></a>
Revert <a
href="https://redirect.github.com/ansible/ansible/issues/83504">#83504</a>
(<a
href="https://redirect.github.com/ansible/ansible/issues/83566">#83566</a>)</li>
<li><a
href="fa40503191"><code>fa40503</code></a>
[stable-2.17] dnf: follow-up on is_newer_installed arches fix (<a
href="https://redirect.github.com/ansible/ansible/issues/83556">#83556</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/83563">#83563</a>)</li>
<li><a
href="d1c94fe110"><code>d1c94fe</code></a>
[stable-2.17] package_facts: ignore warnings by apk on stderr (<a
href="https://redirect.github.com/ansible/ansible/issues/83519">#83519</a>)</li>
<li><a
href="9f9238373e"><code>9f92383</code></a>
[stable-2.17] Quality-of-life improvements for release tool (<a
href="https://redirect.github.com/ansible/ansible/issues/83551">#83551</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/83558">#83558</a>)</li>
<li><a
href="5413924b14"><code>5413924</code></a>
Update Ansible release version to v2.17.2rc1.post0. (<a
href="https://redirect.github.com/ansible/ansible/issues/83548">#83548</a>)</li>
<li><a
href="d37145f25f"><code>d37145f</code></a>
New release v2.17.2rc1 (<a
href="https://redirect.github.com/ansible/ansible/issues/83545">#83545</a>)</li>
<li><a
href="6966b53b5b"><code>6966b53</code></a>
dnf - arches must be the same in the is_newer_installed check (<a
href="https://redirect.github.com/ansible/ansible/issues/83417">#83417</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/83504">#83504</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ansible/ansible/compare/v2.16.0...v2.17.2">compare
view</a></li>
</ul>
</details>
<br />


You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-02 21:56:45 +02:00 committed by GitHub
parent e3d6df6fd6
commit c26c84b966
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
ansible-core>=2.16,<2.17.1
ansible-core>=2.16,<2.17.3
graphviz>=0.18,<1
colour<1
lxml<6