From acd1aa23497231f5639baf8c7875545248f6f0db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 08:56:21 +0000 Subject: [PATCH] deps(deps): bump jmespath from 1.0.1 to 1.1.0 Bumps [jmespath](https://github.com/jmespath/jmespath.py) from 1.0.1 to 1.1.0. - [Changelog](https://github.com/jmespath/jmespath.py/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/jmespath/jmespath.py/compare/1.0.1...1.1.0) --- updated-dependencies: - dependency-name: jmespath dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0d26c06..17e24eb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -110,7 +110,7 @@ jinja2==3.1.6 # via # ansible-core # sphinx -jmespath==1.0.1 +jmespath==1.1.0 # via # boto3 # botocore diff --git a/requirements.txt b/requirements.txt index 8558576..027f139 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ idna==3.10 # via requests jinja2==3.1.6 # via ansible-core -jmespath==1.0.1 +jmespath==1.1.0 # via # boto3 # botocore