Skip to content

Commit c36509d

Browse files
fix: bump deltalake from 0.25.5 to 1.2.1
Bumps [deltalake](https://github.com/delta-io/delta-rs) from 0.25.5 to 1.2.1. - [Release notes](https://github.com/delta-io/delta-rs/releases) - [Changelog](https://github.com/delta-io/delta-rs/blob/main/CHANGELOG.md) - [Commits](delta-io/delta-rs@python-v0.25.5...python-v1.2.1) --- updated-dependencies: - dependency-name: deltalake dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77af075 commit c36509d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ simplejson==3.20.2
55
flask==3.1.2
66
pyyaml==6.0.3
77
pyiceberg[sql-sqlite,pyarrow]==0.10.0
8-
deltalake==0.25.5
8+
deltalake==1.2.1
99
azure-servicebus==7.14.3

0 commit comments

Comments
 (0)