Skip to content

Commit 460c4df

Browse files
Update dependency setuptools to v79
1 parent dd8d9db commit 460c4df

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 @@ write-commit = "bot.cli:write"
4848
[build-system]
4949

5050
requires = [
51-
"setuptools==78.1.1",
51+
"setuptools==79.0.0",
5252
"wheel==0.45.1",
5353
]
5454
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)