Skip to content

Commit 581cf1b

Browse files
chore(deps): bump the production-dependencies group across 1 directory with 5 updates
Bumps the production-dependencies group with 4 updates in the / directory: [pyarrow](https://github.com/apache/arrow), [typing-extensions](https://github.com/python/typing_extensions), [gremlinpython](https://tinkerpop.apache.org) and [deltalake](https://github.com/delta-io/delta-rs). Updates `pyarrow` from 24.0.0 to 25.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-24.0.0...apache-arrow-25.0.0) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.15.0...4.16.0) Updates `gremlinpython` from 3.7.2 to 3.8.1 Updates `async-timeout` from 5.0.1 to 4.0.3 - [Release notes](https://github.com/aio-libs/async-timeout/releases) - [Changelog](https://github.com/aio-libs-abandoned/async-timeout/blob/master/CHANGES.rst) - [Commits](aio-libs-abandoned/async-timeout@v5.0.1...v4.0.3) Updates `deltalake` from 1.6.1 to 1.6.2 - [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-v1.6.1...python-v1.6.2) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 25.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: gremlinpython dependency-version: 3.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: async-timeout dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: deltalake dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f76a032 commit 581cf1b

2 files changed

Lines changed: 66 additions & 72 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"botocore>=1.23.32,<2",
2323
"pandas>=1.2.0,<4.0.0",
2424
"numpy>=1.26,<3.0",
25-
"pyarrow>=8.0.0,<25.0.0",
25+
"pyarrow>=8.0.0,<26.0.0",
2626
"typing-extensions>=4.4.0,<5",
2727
"packaging>=21.1,<27.0",
2828
"setuptools ; python_version >= '3.12'",

0 commit comments

Comments
 (0)