From e32a77ffbebf8bf53d655600e38beacd646222e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 16:13:45 +0000 Subject: [PATCH] Bump ansible-core from 2.17.5 to 2.17.6 in /.config (#4390) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .config/constraints.txt | 2 +- .config/requirements-lock.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index d77f75ec5a..a32cb6a836 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -5,7 +5,7 @@ # pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib --unsafe-package=wcmatch pyproject.toml # ansible-compat==24.9.1 -ansible-core==2.17.5 +ansible-core==2.17.6 astroid==3.3.5 attrs==24.2.0 babel==2.16.0 diff --git a/.config/requirements-lock.txt b/.config/requirements-lock.txt index fd6d20f9ec..26f56e0c36 100644 --- a/.config/requirements-lock.txt +++ b/.config/requirements-lock.txt @@ -5,7 +5,7 @@ # pip-compile --no-annotate --output-file=.config/requirements-lock.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml # ansible-compat==24.9.1 -ansible-core==2.17.5 +ansible-core==2.17.6 attrs==24.2.0 black==24.10.0 bracex==2.5.post1