From 90283cf3a5f3c818289d0ddef59da1347397cad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 22:03:38 +0000 Subject: [PATCH] build(deps): bump ansible-core from 2.16.3 to 2.17.7 Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.3 to 2.17.7. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.16.3...v2.17.7) --- 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 37b23f94..2a6827a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ Flask-JWT-Extended==4.6.0 Flask-Pydantic==0.12.0 pydantic[email] flask-swagger==0.2.14 -ansible-core==2.16.3 +ansible-core==2.17.7 ansible-runner==2.3.1 python-whois>=0.8.0 netaddr>=0.10.1