Skip to content

Commit 4061fcd

Browse files
fix: bump pyiceberg[pyarrow,sql-sqlite] from 0.8.1 to 0.10.0
Bumps [pyiceberg[pyarrow,sql-sqlite]](https://github.com/apache/iceberg-python) from 0.8.1 to 0.10.0. - [Release notes](https://github.com/apache/iceberg-python/releases) - [Commits](apache/iceberg-python@pyiceberg-0.8.1...pyiceberg-0.10.0) --- updated-dependencies: - dependency-name: pyiceberg[pyarrow,sql-sqlite] dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9785433 commit 4061fcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ mypy
44
coverage
55
types-simplejson
66
types-redis
7-
pyiceberg[sql-sqlite,pyarrow]==0.8.1
7+
pyiceberg[sql-sqlite,pyarrow]==0.10.0
88
build
99
twine

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ redis==6.4.0
44
simplejson==3.20.1
55
flask==3.1.2
66
pyyaml==6.0.2
7-
pyiceberg[sql-sqlite,pyarrow]==0.8.1
7+
pyiceberg[sql-sqlite,pyarrow]==0.10.0
88
deltalake==0.25.5
99
azure-servicebus==7.14.2

0 commit comments

Comments
 (0)