From f5801c6d1a77a06b096d29054cdf7631285e527f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 11:40:06 +0000 Subject: [PATCH 1/2] :arrow_up: Bump ansible from 10.2.0 to 10.3.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 10.2.0 to 10.3.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.2.0...10.3.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c61e9c6039..883d466e2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ docs = [ ] lint = [ "ansible-dev-tools==24.8.0", - "ansible==10.2.0", + "ansible==10.3.0", "black==24.8.0", "mypy==1.11.2", "pandas-stubs==2.2.2.240807", From 6826dc948286e4682ad817872434fa90413f17c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 29 Aug 2024 11:46:34 +0000 Subject: [PATCH 2/2] [dependabot skip] :wrench: Update Python requirements files --- .hatch/requirements-lint.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.hatch/requirements-lint.txt b/.hatch/requirements-lint.txt index 2b2c37f777..380751b1a2 100644 --- a/.hatch/requirements-lint.txt +++ b/.hatch/requirements-lint.txt @@ -2,7 +2,7 @@ # This file is autogenerated by hatch-pip-compile with Python 3.12 # # - ansible-dev-tools==24.8.0 -# - ansible==10.2.0 +# - ansible==10.3.0 # - black==24.8.0 # - mypy==1.11.2 # - pandas-stubs==2.2.2.240807 @@ -17,7 +17,7 @@ annotated-types==0.7.0 # via pydantic -ansible==10.2.0 +ansible==10.3.0 # via hatch.envs.lint ansible-builder==3.1.0 # via