aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-05 19:08:59 +0000
committerGravatar GitHub <[email protected]>2023-04-05 19:08:59 +0000
commit59583667a40843c0d1a0c95d3293aac7b168b8c8 (patch)
tree351df6f503da67676156f84205bf6dc1bbb4127b
parentBump pre-commit from 3.2.0 to 3.2.1 (#94) (diff)
Bump ansible from 7.3.0 to 7.4.0 (#95)
Bumps [ansible](https://github.com/ansible/ansible) from 7.3.0 to 7.4.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index c4e3272..340600e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
-ansible==7.3.0
+ansible==7.4.0
ansible-lint[yamllint]==6.12.1
pre-commit==3.2.1
dnspython==2.3.0