From e7b8f889770f2f63d86b8ec8a78915d7936fb324 Mon Sep 17 00:00:00 2001 From: Boris Glimcher Date: Mon, 26 Feb 2024 23:58:08 +0200 Subject: [PATCH] chore: update community.general Fixes #24 Signed-off-by: Boris Glimcher --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 65e32ba..7036418 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -42,7 +42,7 @@ tags: [opi, dpu, redfish, automation, devops, infrastructure] # L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version # range specifiers can be set and are separated by ',' dependencies: { - "community.general": ">=8.0.2", + "community.general": ">=8.4.0", } # The URL of the originating SCM repository