From 46353a8480452ca25e38508a02f12c39a6683036 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 21:21:32 +0000 Subject: [PATCH] Bump ansible from 11.11.0 to 12.2.0 in /requirements Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 11.11.0 to 12.2.0. - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/11.11.0...12.2.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements/deploy.txt diff --git a/requirements/deploy.txt b/requirements/deploy.txt old mode 100755 new mode 100644 index bfdd1204..e990c90d --- a/requirements/deploy.txt +++ b/requirements/deploy.txt @@ -1,4 +1,4 @@ -ansible==11.11.0 # python3.11 +ansible==12.2.0 # python3.11 ansible-core==2.18.10 # Någon gång installerades fel, därför sätter jag den. Ska inte behövas setuptools # distutils är inte en del av standardlibrary längre utan behöver installeras via setuptools boto