Skip to content

Commit 0a983f3

Browse files
chore(deps): bump the production-dependencies group with 4 updates (#3012)
Bumps the production-dependencies group with 4 updates: [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore), [setuptools](https://github.com/pypa/setuptools) and [deltalake](https://github.com/delta-io/delta-rs). Updates `boto3` from 1.35.44 to 1.35.49 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.44...1.35.49) Updates `botocore` from 1.35.49 to 1.35.54 - [Commits](boto/botocore@1.35.49...1.35.54) Updates `setuptools` from 75.2.0 to 75.3.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.2.0...v75.3.0) Updates `deltalake` from 0.20.2 to 0.21.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.20.2...rust-v0.21.0) --- 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: setuptools dependency-type: direct:production update-type: version-update:semver-minor 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c79845b commit 0a983f3

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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.21.0", optional = true }
71+
deltalake = { version = ">=0.18.0,<0.22.0", optional = true }
7272
geopandas = [
7373
{ version = "^0.13.2", markers = "python_version < \"3.12\"", optional = true },
7474
{ version = "^0.14.1", markers = "python_version >= \"3.12\"", optional = true }

0 commit comments

Comments
 (0)