Skip to content

Commit 6dc21f4

Browse files
committed
build: upgrade setuptools version to 73.0.0
Signed-off-by: Bobbins228 <[email protected]>
1 parent 9047a4c commit 6dc21f4

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

+8-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ipywidgets = "8.1.2"
3232
# If updating setuptools version, please verify the odh-notebooks-sync workflow continues to work.
3333
# https://github.com/project-codeflare/codeflare-sdk/actions/workflows/odh-notebooks-sync.yml
3434
# Reference: https://github.com/target/strelka/pull/469
35-
setuptools = "<= 70.1.0"
35+
setuptools = "73.0.0"
3636

3737
[tool.poetry.group.docs]
3838
optional = true

0 commit comments

Comments
 (0)