Quellcode durchsuchen

chore(deps): bump json-repair from 0.25.0 to 0.25.1 (#2575)

Bumps [json-repair](https://github.com/mangiucugna/json_repair) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/mangiucugna/json_repair/releases)
- [Commits](https://github.com/mangiucugna/json_repair/compare/0.25.0...0.25.1)

---
updated-dependencies:
- dependency-name: json-repair
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] vor 1 Jahr
Ursprung
Commit
4567dd60e4
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3 3
      poetry.lock

+ 3 - 3
poetry.lock

@@ -2547,13 +2547,13 @@ files = [
 
 [[package]]
 name = "json-repair"
-version = "0.25.0"
+version = "0.25.1"
 description = "A package to repair broken json strings"
 optional = false
 python-versions = ">=3.7"
 files = [
-    {file = "json_repair-0.25.0-py3-none-any.whl", hash = "sha256:0993a43470ac66be9c73e1d1dad679246a4a9e333ce0ce569a48b11cd9cf1352"},
-    {file = "json_repair-0.25.0.tar.gz", hash = "sha256:faf690cc495c7cdfcdf9f88d05208460cde74c204f8d2205e90f070955731acf"},
+    {file = "json_repair-0.25.1-py3-none-any.whl", hash = "sha256:6fba3960f1036be01dc0d4ef909fb543f4bd4e3d6851ad0cdfb8191d7ee19763"},
+    {file = "json_repair-0.25.1.tar.gz", hash = "sha256:b808a86699516a0eaa9e0c52233cd2eedab24bac156d4eca9a4c5e2f1586afcb"},
 ]
 
 [[package]]