From 95a06b4d710976e6b3692d5ff9328ad89aa9dd57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:50:15 +0000 Subject: [PATCH] build(deps): bump the pip group with 2 updates Updates the requirements on [ansible-core](https://github.com/ansible/ansible) and [jinja2](https://github.com/pallets/jinja) to permit the latest version. Updates `ansible-core` to 2.18.1 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/0.0.1...v2.18.1) Updates `jinja2` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 32e06604..6b058d27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ ansible>9.0,<10.0 -ansible-core<2.17.0 +ansible-core<2.19.0 cryptography==43.0.1 -jinja2==3.1.4 +jinja2==3.1.5 jmespath==1.0.1 jsonschema<=4.23.0 MarkupSafe==2.1.3