From 3854cc9d68f2f369be4e00e2bfa485514e693fd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 14:41:38 +0000 Subject: [PATCH] :arrow_up: Bump ansible-core in /NETCore.Keycloak.Client.Tests Bumps [ansible-core](https://github.com/ansible/ansible) from 2.15.13 to 2.17.7. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.15.13...v2.17.7) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NETCore.Keycloak.Client.Tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NETCore.Keycloak.Client.Tests/requirements.txt b/NETCore.Keycloak.Client.Tests/requirements.txt index c125c57..d475d5d 100644 --- a/NETCore.Keycloak.Client.Tests/requirements.txt +++ b/NETCore.Keycloak.Client.Tests/requirements.txt @@ -1,5 +1,5 @@ ansible==8.7.0 -ansible-core==2.15.13 +ansible-core==2.17.7 certifi==2024.12.14 cffi==1.17.1 charset-normalizer==3.4.1