Skip to content

Commit dc3ead0

Browse files
fix: bump deltalake from 0.25.5 to 1.2.0
Bumps [deltalake](https://github.com/delta-io/delta-rs) from 0.25.5 to 1.2.0. - [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.0) --- updated-dependencies: - dependency-name: deltalake dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cd36d2 commit dc3ead0

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.0
99
azure-servicebus==7.14.2

0 commit comments

Comments
 (0)