Skip to content

Commit b5d9f98

Browse files
committed
Bumped non-latin-locales to 1.0.1
1 parent 2c2281d commit b5d9f98

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
@@ -21,7 +21,7 @@ dependencies = [
2121
"colorama~=0.4.6 ; platform_system == 'Windows'",
2222
"find-project-root~=1.0.2",
2323
"json5~=0.13.0",
24-
"non-latin-locales~=1.0.0",
24+
"non-latin-locales~=1.0.1",
2525
"ucs-detect~=2.0.2",
2626
]
2727
requires-python = ">=3.8,<4"

translate-messages/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"colorama~=0.4.6 ; platform_system == 'Windows'",
2222
"find-project-root~=1.0.2",
2323
"json5~=0.13.0",
24-
"non-latin-locales~=1.0.0",
24+
"non-latin-locales~=1.0.1",
2525
"translate~=3.8.0",
2626
"ucs-detect~=2.0.2",
2727
]

0 commit comments

Comments
 (0)