Skip to content

Commit 8697c6a

Browse files
authored
Merge pull request #7 from oceanusXXD/dependabot/pip/build-gte-1.5.0
2 parents e6ba7b7 + 1d6b04f commit 8697c6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@ test = [
6565
"pytest>=8.0",
6666
]
6767
release = [
68-
"build>=1.2",
68+
"build>=1.5.0",
6969
"twine>=6.0",
7070
]
7171
dev = [
72-
"build>=1.2",
72+
"build>=1.5.0",
7373
"pytest>=8.0",
7474
"twine>=6.0",
7575
]

0 commit comments

Comments
 (0)