From 34cb029a2b3dcae518c28f88f9956d4404726194 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:44:01 +0000 Subject: [PATCH] deps: update dependency jsonpath-rfc9535 to v0.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ebe0176b..e7dbdbea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # uv pip compile requirements.in --constraints requirements.txt --python-version 3.9 iregexp-check==0.1.4 # via jsonpath-rfc9535 -jsonpath-rfc9535==0.1.6 +jsonpath-rfc9535==0.2.0 # via -r requirements.in regex==2025.7.34 # via jsonpath-rfc9535