From 4a9b3ed9cdf6cf13e3b362f04b933dfd2a6f506c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 09:55:33 +0000 Subject: [PATCH] Bump ansible from 10.0.1 to 10.1.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 10.0.1 to 10.1.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/10.0.1...10.1.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03ae335fb..e8a3dc3d1 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==10.0.1 +ansible==10.1.0 ansible-core==2.17.0 attrs==23.2.0 black==24.4.2