We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c879f5b commit cc6d0f0Copy full SHA for cc6d0f0
1 file changed
translate-messages/pyproject.toml
@@ -85,7 +85,7 @@ translate-messages = "translate_messages.__main__:main"
85
[project.optional-dependencies]
86
dev = [
87
"nox>=2026.2.9",
88
- "remove-json-keys>=1.6.0,<2.0.0",
+ "remove-json-keys>=1.8.0,<2.0.0",
89
"tomli>=2.0.0,<3.0.0",
90
"tomli-w>=0.1.0,<2.0.0"
91
]
0 commit comments