From 2fd595111d4f49cbb07032999f965475aea5e225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 15:20:33 +0000 Subject: [PATCH] Bump ansible from 9.6.0 to 10.0.1 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.6.0 to 10.0.1. - [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/9.6.0...10.0.1) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0ef8cc1b..d85f03b59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ altgraph @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot1/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-124/altgraph-0.17.2-py2.py3-none-any.whl -ansible==9.6.0 +ansible==10.0.1 ansible-core==2.17.0 attrs==23.2.0 black==24.4.2