Skip to content

Commit b1ed015

Browse files
Bump json5 from 0.9.28 to 0.10.0 (#575)
Bumps [json5](https://github.com/dpranke/pyjson5) from 0.9.28 to 0.10.0. - [Commits](dpranke/pyjson5@v0.9.28...v0.10.0) --- updated-dependencies: - dependency-name: json5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9dfb9a commit b1ed015

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -53,7 +53,7 @@ PyGithub = "^2.5"
5353
requests = "^2.32.3"
5454
PyYAML = "^6.0"
5555
Jinja2 = "^3.1.4"
56-
json5 = "^0.9.28"
56+
json5 = "^0.10.0"
5757
pytz = "2024.2"
5858
python-hcl2 = "^5.1.1"
5959
pydantic = "^2.10.1"

0 commit comments

Comments
 (0)