Skip to content

Commit 3497f2f

Browse files
Update dependency setuptools to v69.1.0
1 parent 9ef7098 commit 3497f2f

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==69.0.3",
51+
"setuptools==69.1.0",
5252
"wheel==0.42.0",
5353
]
5454
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)