Skip to content

Commit cc6d0f0

Browse files
committed
Bumped remove-json-keys to 1.8.0
1 parent c879f5b commit cc6d0f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

translate-messages/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ translate-messages = "translate_messages.__main__:main"
8585
[project.optional-dependencies]
8686
dev = [
8787
"nox>=2026.2.9",
88-
"remove-json-keys>=1.6.0,<2.0.0",
88+
"remove-json-keys>=1.8.0,<2.0.0",
8989
"tomli>=2.0.0,<3.0.0",
9090
"tomli-w>=0.1.0,<2.0.0"
9191
]

0 commit comments

Comments
 (0)