Skip to content

Commit 4cbd044

Browse files
Build: Bump pyiceberg-core from 0.5.1 to 0.6.0
Bumps [pyiceberg-core](https://rust.iceberg.apache.org) from 0.5.1 to 0.6.0. --- updated-dependencies: - dependency-name: pyiceberg-core dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4da19e commit 4cbd044

File tree

2 files changed

+24
-41
lines changed

2 files changed

+24
-41
lines changed

poetry.lock

Lines changed: 23 additions & 40 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
@@ -80,7 +80,7 @@ psycopg2-binary = { version = ">=2.9.6", optional = true }
8080
sqlalchemy = { version = "^2.0.18", optional = true }
8181
getdaft = { version = ">=0.2.12", optional = true }
8282
cachetools = ">=5.5,<7.0"
83-
pyiceberg-core = { version = "^0.5.1", optional = true }
83+
pyiceberg-core = { version = ">=0.5.1,<0.7.0", optional = true }
8484
polars = { version = "^1.21.0", optional = true }
8585
thrift-sasl = { version = ">=0.4.3", optional = true }
8686
kerberos = {version = "^1.3.1", optional = true}

0 commit comments

Comments
 (0)