Skip to content

Commit cd6f110

Browse files
Update translate-messages requirement in /remove-json-keys
Updates the requirements on [translate-messages](https://github.com/adamlui/python-utils) to permit the latest version. - [Release notes](https://github.com/adamlui/python-utils/releases) - [Commits](translate-messages-1.10.1...translate-messages-1.10.2) --- updated-dependencies: - dependency-name: translate-messages dependency-version: 1.10.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a53a396 commit cd6f110

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

remove-json-keys/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ nox>=2026.4.10
33
pre-commit>=4.5.1,<5
44
tomli>=2.4.1,<3
55
tomli-w>=1.2.0,<2
6-
translate-messages>=1.10.1,<2
6+
translate-messages>=1.10.2,<2
77
uv>=0.11.19,<1

0 commit comments

Comments
 (0)