From 69f2bf93c16f517ce0fceddb55794f234bc98544 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 17:09:58 +0200 Subject: [PATCH] chore(deps): bump json-repair from 0.29.8 to 0.29.10 (#4266) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 42fd61b612..3927e86bb5 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3243,13 +3243,13 @@ files = [ [[package]] name = "json-repair" -version = "0.29.8" +version = "0.29.10" description = "A package to repair broken json strings" optional = false python-versions = ">=3.8" files = [ - {file = "json_repair-0.29.8-py3-none-any.whl", hash = "sha256:f3e2203b9a26a439f9bc177f11702dcfcd8a366b4cbe90ff91f0c44faf0f00ef"}, - {file = "json_repair-0.29.8.tar.gz", hash = "sha256:1bf8037f2ccf416109f42d080adf99295165ba3e930fadf9e3f7d9049d377e8e"}, + {file = "json_repair-0.29.10-py3-none-any.whl", hash = "sha256:750eacc3c0228a72b512654855515c1a88174b641b7b834f769a01f49a0e65ca"}, + {file = "json_repair-0.29.10.tar.gz", hash = "sha256:8050f9db6e6a42f843e21b3fe8410308b0f6085bfd81506343552522b6b707f8"}, ] [[package]]