Skip to content

Commit 48bd3e9

Browse files
chore(deps): bump the production-dependencies group with 3 updates (#3101)
Bumps the production-dependencies group with 3 updates: [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore) and [deltalake](https://github.com/delta-io/delta-rs). Updates `boto3` from 1.36.11 to 1.36.21 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.36.11...1.36.21) Updates `botocore` from 1.36.21 to 1.36.26 - [Commits](boto/botocore@1.36.21...1.36.26) Updates `deltalake` from 0.24.0 to 0.25.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@rust-v0.24.0...python-v0.25.1) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: deltalake dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cd4d57 commit 48bd3e9

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

poetry.lock

Lines changed: 16 additions & 16 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
@@ -68,7 +68,7 @@ jsonpath-ng = { version = "^1.5.3", optional = true }
6868
# Other
6969
openpyxl = { version = "^3.0.0", optional = true }
7070
progressbar2 = { version = "^4.0.0", optional = true }
71-
deltalake = { version = ">=0.18.0,<0.25.0", optional = true }
71+
deltalake = { version = ">=0.18.0,<0.26.0", optional = true }
7272
geopandas = { version = "^1.0.0", optional = true }
7373

7474
# Distributed

0 commit comments

Comments
 (0)