Skip to content

Commit

Permalink
Upgrade setuptools to 74.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianZaccaria committed Sep 27, 2024
1 parent e9786a2 commit 986e914
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
19 changes: 12 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ipywidgets = "8.1.2"
# If updating setuptools version, please verify the odh-notebooks-sync workflow continues to work.
# https://github.com/project-codeflare/codeflare-sdk/actions/workflows/odh-notebooks-sync.yml
# Reference: https://github.com/target/strelka/pull/469
setuptools = "<= 73.0.0"
setuptools = "<= 74.1.2"

[tool.poetry.group.docs]
optional = true
Expand Down

0 comments on commit 986e914

Please sign in to comment.