From 38fc578cdc2d88cc71ca9a6ddf6a44f771480747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 13:32:52 +0000 Subject: [PATCH] Bump jsonpath-ng from 1.7.0 to 1.8.0 Bumps [jsonpath-ng](https://github.com/h2non/jsonpath-ng) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/h2non/jsonpath-ng/releases) - [Changelog](https://github.com/h2non/jsonpath-ng/blob/master/CHANGELOG.md) - [Commits](https://github.com/h2non/jsonpath-ng/compare/v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: jsonpath-ng dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 999f394..8afc3ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ blinker==1.9.0 -jsonpath-ng==1.7.0 +jsonpath-ng==1.8.0 click==8.3.2 colorama==0.4.6 Flask==3.1.3