From 2994717591c88aa899b78f3ceba7a3e86b37f80d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 00:12:42 +0000 Subject: [PATCH] chore(deps): update dependency ansible-core to v2.16.0 --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0dede93..cf9ba3a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ # GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) # SPDX-License-Identifier: GPL-3.0-or-later -ansible-core>=2.13,<2.16 +ansible-core>=2.16,<2.17 antsibull-docs >= 1.0.0, < 3.0.0 ansible-pygments sphinx diff --git a/requirements.txt b/requirements.txt index dd93056..55278ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,4 +18,4 @@ packaging==23.2 # Also include a version of ansible-core for IDE hints # and as the default version used in tests -ansible-core==2.15.5 +ansible-core==2.16.0