From ce5e476628769379e3bb8276567fcf80b6683004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 05:23:44 +0000 Subject: [PATCH] pip: (deps): bump ansible from 9.3.0 to 9.4.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.3.0 to 9.4.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/9.3.0...9.4.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 56c4bb7..31f79a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile pyproject.toml -o requirements.txt -ansible==9.3.0 +ansible==9.4.0 ansible-compat==4.1.11 # via ansible-lint ansible-core==2.16.4