Skip to content

chore(deps): update json-repair requirement from >=0.61.2 to >=0.61.7 in /nlp-service - #189

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/nlp-service/json-repair-gte-0.61.7
Open

chore(deps): update json-repair requirement from >=0.61.2 to >=0.61.7 in /nlp-service#189
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/nlp-service/json-repair-gte-0.61.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on json-repair to permit the latest version.

Release notes

Sourced from json-repair's releases.

Release 0.61.7

Fixed

  • Fix #207, respect multiple backslashes in strings when they have no additional meaning
  • Use the newly introduced fast-path for garbage json delimeter also when skip_json_loads=True

Support this project

json_repair is maintained as a side project and stays free for everyone.

If it saves you debugging time, helps you handle LLM-generated JSON, or is part of your production workflow, please consider:

Sponsorship helps justify the time spent fixing edge cases, improving performance, and keeping the library reliable.

Commits
  • 600ede6 Fix #207, respect multiple backslashes in strings when they have no additiona...
  • ae58228 trim AGENTS.md
  • 32a3a69 use the newly introduced fast-path for garbage json delimeter also when skip_...
  • 898f8e6 Fix #206, tidy up parsing of regex inside objects values
  • 89815cf Fix #205 preserve root schema refs in union validation
  • c6b21d4 Add a smaller fix for potential regressions found in #200
  • 7707441 Fix #204, a small oversight did not enable the new fast path for schema-guide...
  • bca6b7c Fix 204, the string parsing heuristic was a bit too trigger happy. Also add a...
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [json-repair](https://github.com/mangiucugna/json_repair) to permit the latest version.
- [Release notes](https://github.com/mangiucugna/json_repair/releases)
- [Commits](mangiucugna/json_repair@v0.61.2...v0.61.7)

---
updated-dependencies:
- dependency-name: json-repair
  dependency-version: 0.61.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 27, 2026
@dependabot
dependabot Bot requested a review from tuirk as a code owner July 27, 2026 09:17
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants