Skip to content

Commit 63f81c5

Browse files
Bump the prod-dependencies group across 2 directories with 1 update
Updates the requirements on and [json5](https://github.com/dpranke/pyjson5) to permit the latest version. Updates `json5` to 0.13.0 - [Commits](dpranke/pyjson5@v0.9.0...v0.13.0) Updates `json5` to 0.13.0 - [Commits](dpranke/pyjson5@v0.9.0...v0.13.0) --- updated-dependencies: - dependency-name: json5 dependency-version: 0.13.0 dependency-type: direct:production dependency-group: prod-dependencies - dependency-name: json5 dependency-version: 0.13.0 dependency-type: direct:production dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2bbc12 commit 63f81c5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

remove-json-keys/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ license-files = [
2020
dependencies = [
2121
"colorama~=0.4.6 ; platform_system == 'Windows'",
2222
"find-project-root~=1.0.1",
23-
"json5~=0.9.0",
23+
"json5~=0.13.0",
2424
"non-latin-locales~=1.0.0",
2525
"ucs-detect~=2.0.2",
2626
]

translate-messages/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ license-files = [
2020
dependencies = [
2121
"colorama~=0.4.6 ; platform_system == 'Windows'",
2222
"find-project-root~=1.0.1",
23-
"json5~=0.9.0",
23+
"json5~=0.13.0",
2424
"non-latin-locales~=1.0.0",
2525
"translate~=3.8.0",
2626
"ucs-detect~=2.0.2",

0 commit comments

Comments
 (0)