Skip to content

Commit 6d874cf

Browse files
Update dependency build to >=1.3.0,<1.4.0
1 parent ca69b89 commit 6d874cf

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
@@ -47,7 +47,7 @@ dependencies = [
4747
[project.optional-dependencies]
4848
dev = [
4949
"black (>=25.1.0,<25.2.0)",
50-
"build (>=1.2.1,<1.3.0)",
50+
"build (>=1.3.0,<1.4.0)",
5151
"isort (>=6.0.0,<6.1.0)",
5252
"types-pytz (>=2025.2.0.20250326,<2025.3.0.0)",
5353
"pre-commit (>=4.2.0,<4.3.0)",

0 commit comments

Comments
 (0)