Skip to content

Commit ffac6cd

Browse files
authored
Merge pull request #26 from adamlui/dependabot/pip/get-min-py/dev-dependencies-ee128940e1
Bump the dev-dependencies group across 3 directories with 1 update
2 parents cbb856a + eba659a commit ffac6cd

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

get-min-py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dev = [
9696
"remove-json-keys~=1.9.0",
9797
"tomli~=2.4.0",
9898
"tomli-w~=1.2.0",
99-
"translate-messages~=1.8.3",
99+
"translate-messages~=1.9.0",
100100
]
101101

102102
[tool.setuptools.packages.find]

is-unicode-supported/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ dev = [
9999
"remove-json-keys~=1.9.0",
100100
"tomli~=2.4.0",
101101
"tomli-w~=1.2.0",
102-
"translate-messages~=1.8.3",
102+
"translate-messages~=1.9.0",
103103
]
104104

105105
[tool.setuptools.packages.find]

remove-json-keys/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ dev = [
8484
"nox>=2026.2.9",
8585
"tomli~=2.4.0",
8686
"tomli-w~=1.2.0",
87-
"translate-messages~=1.8.3",
87+
"translate-messages~=1.9.0",
8888
]
8989

9090
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)