Skip to content

Commit f2d12c8

Browse files
committed
Bumped find-project-root to 1.0.2
1 parent 841aa83 commit f2d12c8

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
@@ -19,7 +19,7 @@ license-files = [
1919
]
2020
dependencies = [
2121
"colorama~=0.4.6 ; platform_system == 'Windows'",
22-
"find-project-root~=1.0.1",
22+
"find-project-root~=1.0.2",
2323
"json5~=0.13.0",
2424
"non-latin-locales~=1.0.0",
2525
"ucs-detect~=2.0.2",

translate-messages/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ license-files = [
1919
]
2020
dependencies = [
2121
"colorama~=0.4.6 ; platform_system == 'Windows'",
22-
"find-project-root~=1.0.1",
22+
"find-project-root~=1.0.2",
2323
"json5~=0.13.0",
2424
"non-latin-locales~=1.0.0",
2525
"translate~=3.8.0",

0 commit comments

Comments
 (0)