This is an automated email from the ASF dual-hosted git repository.
arvindsh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluo-muchos.git
The following commit(s) were added to refs/heads/main by this push:
new 1ba2ba8 Bump ansible-core from 2.18.0 to 2.18.1 in /lib (#448)
1ba2ba8 is described below
commit 1ba2ba8e1bc8aa78e68623c5be6d93e344bdd247
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 4 08:59:23 2024 -0800
Bump ansible-core from 2.18.0 to 2.18.1 in /lib (#448)
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.18.0 to
2.18.1.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](https://github.com/ansible/ansible/compare/v2.18.0...v2.18.1)
---
updated-dependencies:
- dependency-name: ansible-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
lib/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/requirements.txt b/lib/requirements.txt
index 1fbddac..cb6a364 100644
--- a/lib/requirements.txt
+++ b/lib/requirements.txt
@@ -1,4 +1,4 @@
flake8==7.1.1
-ansible-core==2.18.0
+ansible-core==2.18.1
ansible-lint==24.9.2
nose2==0.15.1