From 1e385e98591c62127064659086fb6974a4a1bcfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 06:22:36 +0000 Subject: [PATCH] Update ansible-core requirement from ~=2.16.0 to ~=2.16.5 Updates the requirements on [ansible-core](https://github.com/ansible/ansible) to permit the latest version. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.16.0...v2.16.5) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 54dee2e..a620858 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ansible~=9.4.0 -ansible-core~=2.16.0 +ansible-core~=2.16.5 beautifulsoup4==4.12.2 cffi==1.16.0 cryptography==42.0.5