From 6903c8a6be856a3ed613cb5d8c42439677f0703b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 00:52:44 +0000 Subject: [PATCH] build(deps): update ansible requirement from <9 to <15 in /dev-tools Updates the requirements on [ansible](https://github.com/ansible-community/ansible-build-data) to permit the latest version. - [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/2.10.0a1...14.0.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev-tools/aws-jmh/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tools/aws-jmh/requirements.txt b/dev-tools/aws-jmh/requirements.txt index 09175f717fad..7632a53cb60e 100644 --- a/dev-tools/aws-jmh/requirements.txt +++ b/dev-tools/aws-jmh/requirements.txt @@ -1,4 +1,4 @@ # automate botnet with ansible -ansible<9 +ansible<15 # aws api boto3<2