Skip to content

Commit 0813065

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

+2-2
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)