Skip to content

Commit 986e914

Browse files
Upgrade setuptools to 74.1.2
1 parent e9786a2 commit 986e914

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

poetry.lock

Lines changed: 12 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
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 = "<= 73.0.0"
35+
setuptools = "<= 74.1.2"
3636

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

0 commit comments

Comments
 (0)