chore(deps): bump json-repair from 0.59.4 to 0.60.1 in /api (#38879)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-07-14 04:10:01 +00:00 committed by GitHub
parent 1d0e198262
commit 47073bf1dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@ dependencies = [
"fastopenapi[flask]==0.7.0",
"graphon==0.6.0",
"httpx-sse==0.4.3",
"json-repair==0.59.4",
"json-repair==0.60.1",
]
# Before adding new dependency, consider place it in
# alphabet order (a-z) and suitable group.

8
api/uv.lock generated
View File

@ -1649,7 +1649,7 @@ requires-dist = [
{ name = "gunicorn", specifier = ">=26.0.0,<27.0.0" },
{ name = "httpx", extras = ["socks"], specifier = "==0.28.1" },
{ name = "httpx-sse", specifier = "==0.4.3" },
{ name = "json-repair", specifier = "==0.59.4" },
{ name = "json-repair", specifier = "==0.60.1" },
{ name = "opentelemetry-distro", specifier = "==0.62b1" },
{ name = "opentelemetry-instrumentation-celery", specifier = "==0.62b1" },
{ name = "opentelemetry-instrumentation-flask", specifier = "==0.62b1" },
@ -3594,11 +3594,11 @@ wheels = [
[[package]]
name = "json-repair"
version = "0.59.4"
version = "0.60.1"
source = { registry = "https://pypi.org/simple" }
sdist = { url = "https://files.pythonhosted.org/packages/32/41/4ae9c6e711647a41b4e0c04bce815113ce9c0286eff6dc6fb86979b2fb9f/json_repair-0.59.4.tar.gz", hash = "sha256:559ca1828f6f566530663cd96d64bee29f8282b9d2ff0e661e05fa87b4171ab3", size = 47624, upload-time = "2026-04-15T06:48:40.776Z" }
sdist = { url = "https://files.pythonhosted.org/packages/5e/a6/d69888cb4ffde30e80db1e6c32caaadd2f984a80067d5ea72c2cb3f61c3f/json_repair-0.60.1.tar.gz", hash = "sha256:841661cdd2df507c9a4e189097f38ca6bc372e06d4b4e36d72e590f68176c290", size = 49451, upload-time = "2026-06-03T17:28:44.451Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/74/c4/ec3068436d2275731539b7a43fbc947f502bc3fe149856a5d00368c7b087/json_repair-0.59.4-py3-none-any.whl", hash = "sha256:46052e646bc0b0c39db672ebbf732f774f3c1a5bde81a54f0b0e19d3af4f45cd", size = 46697, upload-time = "2026-04-15T06:48:39.61Z" },
{ url = "https://files.pythonhosted.org/packages/32/1f/2a2b5eea8ef5762a86ad3f8fddddaaba2c0d76dd44e644b9158900868bec/json_repair-0.60.1-py3-none-any.whl", hash = "sha256:ba6ff974f2a8bef2f7768144a7f03f870a816443f03da27a49cdd0ec31a78049", size = 48045, upload-time = "2026-06-03T17:28:43.038Z" },
]
[[package]]