Skip to content

Commit c88dbb3

Browse files
Bump json-repair from 0.25.3 to 0.26.0 (#824)
Bumps [json-repair](https://github.com/mangiucugna/json_repair) from 0.25.3 to 0.26.0. - [Release notes](https://github.com/mangiucugna/json_repair/releases) - [Commits](mangiucugna/json_repair@0.25.3...0.26.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> Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
1 parent c451aa0 commit c88dbb3

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ typing-extensions = "^4.12.2"
8585
#Azure
8686
azure-storage-blob = "^12.19.0"
8787
azure-identity = "^1.17.1"
88-
json-repair = "^0.25.3"
88+
json-repair = "^0.26.0"
8989

9090
[tool.poetry.group.dev.dependencies]
9191
coverage = "^7.6.0"

0 commit comments

Comments
 (0)