From 20efbc1bfb19c0f6ba70d13eb8d7ba4ad0d8fceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 15:58:19 -0700 Subject: [PATCH] chore(deps): bump json-repair from 0.28.3 to 0.28.4 (#3634) Bumps [json-repair](https://github.com/mangiucugna/json_repair) from 0.28.3 to 0.28.4. - [Release notes](https://github.com/mangiucugna/json_repair/releases) - [Commits](https://github.com/mangiucugna/json_repair/compare/v0.28.3...v0.28.4) --- updated-dependencies: - dependency-name: json-repair dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: yufansong --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index d6635e1f15..fb08c7f292 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3172,13 +3172,13 @@ files = [ [[package]] name = "json-repair" -version = "0.28.3" +version = "0.28.4" description = "A package to repair broken json strings" optional = false python-versions = ">=3.8" files = [ - {file = "json_repair-0.28.3-py3-none-any.whl", hash = "sha256:d4e428308714c36b7dcce5349e285f598c2691ad670750f0b849930127d21d87"}, - {file = "json_repair-0.28.3.tar.gz", hash = "sha256:72987221fcca196ccbb99528d0874baed1bcce4e11018bee9c68fe8bb971111a"}, + {file = "json_repair-0.28.4-py3-none-any.whl", hash = "sha256:b3e138735b25773a7c02b42498c80aa7d6b7aec168a3ee100473f7c5e22334e5"}, + {file = "json_repair-0.28.4.tar.gz", hash = "sha256:b7f1c48d8bc9e18a24e2b05459e8afb0a82cade5a242382422a9b065a6762578"}, ] [[package]]