Skip to content

Commit a8bfb10

Browse files
Update translate-messages requirement in /sys-lang
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 a8bfb10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sys-lang/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ pre-commit>=4.5.1,<5
44
remove-json-keys>=1.10.1,<2
55
tomli>=2.4.1,<3
66
tomli-w>=1.2.0,<2
7-
translate-messages>=1.10.1,<2
7+
translate-messages>=1.10.2,<2
88
uv>=0.11.19,<1

0 commit comments

Comments
 (0)