Skip to content

Commit c861c0e

Browse files
committed
update client/python/pyproject.toml as well
1 parent 5db7cdc commit c861c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repository = "https://github.com/apache/polaris/"
4545
polaris = "cli.polaris_cli:main"
4646

4747
[tool.poetry]
48-
requires-poetry = "==2.1.4"
48+
requires-poetry = "==2.2.0"
4949
include = [
5050
{ path = "polaris/**", format = ["sdist", "wheel"] },
5151
{ path = "cli/**", format = ["sdist", "wheel"] },

0 commit comments

Comments
 (0)