Przeglądaj źródła

chore(deps): bump json-repair from 0.27.2 to 0.28.0 (#3421)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 rok temu
rodzic
commit
3c0a61666b
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      poetry.lock

+ 3 - 3
poetry.lock

@@ -3084,13 +3084,13 @@ files = [
 
 [[package]]
 name = "json-repair"
-version = "0.27.2"
+version = "0.28.0"
 description = "A package to repair broken json strings"
 optional = false
 python-versions = ">=3.8"
 files = [
-    {file = "json_repair-0.27.2-py3-none-any.whl", hash = "sha256:493ad22d9918ebc60661cf5f590d2c727a554f2ddddcc68953aeca83bde7ce68"},
-    {file = "json_repair-0.27.2.tar.gz", hash = "sha256:8a22455b58a098c73c18c81c4efe3d77e27763b4e643715ae20dce31eb4a703e"},
+    {file = "json_repair-0.28.0-py3-none-any.whl", hash = "sha256:e4ca15633c01a003f77c82246608f1604fc75af2839f10ee2b17f6e8b44294ca"},
+    {file = "json_repair-0.28.0.tar.gz", hash = "sha256:76c7e569018a3d4534c8051d38c2781f1faaa315800bfa527356f3a6aef18b8d"},
 ]
 
 [[package]]