From 988071b19e2069fe00f347f7dd0756af1c8c848e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 10:56:41 +0000 Subject: [PATCH] Bump ansible from 8.0.0 to 8.1.0 Bumps [ansible](https://github.com/ansible/ansible) from 8.0.0 to 8.1.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cluster-setup/requirements.txt | 2 +- dev-env/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster-setup/requirements.txt b/cluster-setup/requirements.txt index 9e284bafd..98752e42d 100644 --- a/cluster-setup/requirements.txt +++ b/cluster-setup/requirements.txt @@ -1,3 +1,3 @@ -ansible==8.0.0 +ansible==8.1.0 PyMySQL==1.0.3 psycopg2-binary==2.9.6 \ No newline at end of file diff --git a/dev-env/requirements.txt b/dev-env/requirements.txt index 9e284bafd..98752e42d 100644 --- a/dev-env/requirements.txt +++ b/dev-env/requirements.txt @@ -1,3 +1,3 @@ -ansible==8.0.0 +ansible==8.1.0 PyMySQL==1.0.3 psycopg2-binary==2.9.6 \ No newline at end of file