From 8e634b55005f3a739a1e27f862dc3bb243126f7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 00:40:12 +0000 Subject: [PATCH] Update jsonpath requirement from <0.83,>=0.82 to >=0.82.2,<0.83 Updates the requirements on [jsonpath](https://github.com/masukomi/jsonpath-perl) to permit the latest version. - [Commits](https://github.com/masukomi/jsonpath-perl/commits) --- updated-dependencies: - dependency-name: jsonpath dependency-version: 0.82.2 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 52b3c1a..8056601 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ dash-iconify==0.1.2 # resolver left to catch an incompatible upgrade, so a future `mistune` 4.0 # would otherwise install silently and break the parser at import time. docutils!=0.21 -jsonpath>=0.82,<0.83 +jsonpath>=0.82.2,<0.83 mistune>=3.0.1,<4.0.0 python-frontmatter # 2.5.1 is the 2plot network standard floor (raised from 2.3.4 in the fleet's