From 06ed14219162bd4afbe3fae9323f88e855c9cf72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 16:18:36 +0000 Subject: [PATCH] chore(deps): bump json-repair from 0.29.1 to 0.29.2 (#3800) Bumps [json-repair](https://github.com/mangiucugna/json_repair) from 0.29.1 to 0.29.2. - [Release notes](https://github.com/mangiucugna/json_repair/releases) - [Commits](https://github.com/mangiucugna/json_repair/compare/v0.29.1...v0.29.2) --- 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> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 9f55e0f6ec..39ff603584 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3231,13 +3231,13 @@ files = [ [[package]] name = "json-repair" -version = "0.29.1" +version = "0.29.2" description = "A package to repair broken json strings" optional = false python-versions = ">=3.8" files = [ - {file = "json_repair-0.29.1-py3-none-any.whl", hash = "sha256:01ceeab0fba85ba98b083c600c0e558e39148d4c78e534eeb4cc421eaeea7dfd"}, - {file = "json_repair-0.29.1.tar.gz", hash = "sha256:78a0acbba1487399830234d73ef82a3aaa4193f8c1f3813a21d91da1260303bd"}, + {file = "json_repair-0.29.2-py3-none-any.whl", hash = "sha256:a92436eb3cf4e51eff3f25b4540d983910d4a23a2c65c28aff2896d1645c97d5"}, + {file = "json_repair-0.29.2.tar.gz", hash = "sha256:246bd76a7e213166f82a81ab02812db29b7ca2dfaedc58cb98fb68d97536b956"}, ] [[package]]