Skip to content

Commit e2cef1e

Browse files
[client-python] chore(deps): update dependency build to >=1.4.0,<1.5.0
1 parent 5736480 commit e2cef1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies = [
4848
[project.optional-dependencies]
4949
dev = [
5050
"black (>=25.11.0,<25.12.0)",
51-
"build (>=1.3.0,<1.4.0)",
51+
"build (>=1.4.0,<1.5.0)",
5252
"isort (>=6.1.0,<6.2.0)",
5353
"types-pytz (>=2025.2.0.20250326,<2025.3.0.0)",
5454
"pre-commit (>=4.2.0,<4.3.0)",

0 commit comments

Comments
 (0)