Skip to content

Commit e8c1013

Browse files
committed
Bumped remove-json-keys to 1.8.1
1 parent 3d22235 commit e8c1013

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
@@ -86,7 +86,7 @@ translate-messages = "translate_messages.__main__:main"
8686
[project.optional-dependencies]
8787
dev = [
8888
"nox>=2026.2.9",
89-
"remove-json-keys>=1.8.0,<2",
89+
"remove-json-keys>=1.8.1,<2",
9090
"tomli>=2.0.0,<3",
9191
"tomli-w>=0.1.0,<2",
9292
]

0 commit comments

Comments
 (0)