Skip to content

Commit 9264023

Browse files
authored
Merge pull request #22 from adamlui/dependabot/pip/remove-json-keys/prod-dependencies-9ae2866bfa
Bump the prod-dependencies group across 2 directories with 1 update
2 parents e2bbc12 + 63f81c5 commit 9264023

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)