From 4439abc94059c877ded9ebf839c34ba37d812242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 20:47:11 +0200 Subject: [PATCH] Bump pyiceberg[duckdb,pandas,pyarrow] from 0.6.1 to 0.7.0 in /spark (#169) Bumps [pyiceberg[duckdb,pandas,pyarrow]](https://github.com/apache/iceberg-python) from 0.6.1 to 0.7.0. - [Release notes](https://github.com/apache/iceberg-python/releases) - [Commits](https://github.com/apache/iceberg-python/compare/pyiceberg-0.6.1...pyiceberg-0.7.0) --- updated-dependencies: - dependency-name: pyiceberg[duckdb,pandas,pyarrow] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- spark/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark/requirements.txt b/spark/requirements.txt index 939cd3a..96f9530 100644 --- a/spark/requirements.txt +++ b/spark/requirements.txt @@ -1,6 +1,6 @@ jupyter==1.0.0 spylon-kernel==0.4.1 -pyiceberg[pyarrow,duckdb,pandas]==0.6.1 +pyiceberg[pyarrow,duckdb,pandas]==0.7.0 jupysql==0.10.5 matplotlib==3.9.1 scipy==1.14.0