From 1d168e98f5a16b8cfe12a4bfe5053c5741bd0e8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:50:52 +0000 Subject: [PATCH] Bump json-repair from 0.58.6 to 0.60.1 Bumps [json-repair](https://github.com/mangiucugna/json_repair) from 0.58.6 to 0.60.1. - [Release notes](https://github.com/mangiucugna/json_repair/releases) - [Commits](https://github.com/mangiucugna/json_repair/compare/v0.58.6...v0.60.1) --- updated-dependencies: - dependency-name: json-repair dependency-version: 0.60.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c53a82e..5281eb8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -275,7 +275,7 @@ joblib==1.5.3 # hdbscan # nltk # scikit-learn -json-repair==0.58.6 +json-repair==0.60.1 # via txt2stix jsonpointer==3.0.0 # via jsonschema