chore(deps): bump the production-dependencies group with 3 updates - #3391
Merged
kukushking merged 2 commits intoJun 29, 2026
Conversation
Bumps the production-dependencies group with 3 updates: [async-timeout](https://github.com/aio-libs/async-timeout), [deltalake](https://github.com/delta-io/delta-rs) and [geopandas](https://github.com/geopandas/geopandas). Updates `async-timeout` from 4.0.3 to 5.0.1 - [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@v4.0.3...v5.0.1) Updates `deltalake` from 1.6.0 to 1.6.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-v1.6.0...python-v1.6.1) Updates `geopandas` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/v1.1.4/CHANGELOG.md) - [Commits](geopandas/geopandas@v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: async-timeout dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: deltalake dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: geopandas dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
kukushking
approved these changes
Jun 29, 2026
dependabot
Bot
deleted the
dependabot/uv/production-dependencies-9e1141c011
branch
June 29, 2026 16:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 3 updates: async-timeout, deltalake and geopandas.
Updates
async-timeoutfrom 4.0.3 to 5.0.1Release notes
Sourced from async-timeout's releases.
Changelog
Sourced from async-timeout's changelog.
Commits
cc52d41Bump to 5.0.11af7d71Bump to 5.0.13bf26d9Fix #423: add requirements.txt to sdist package (#425)380e8baMention condition import of asyncio.timeout / async_timeout.timeout in README...8a232d0Update README3d3e3e4Bump to 5.0.0d5c21f3Mimic asyncio.Timeout behavior (#422)a1111c2Drop deprecated sync context manager support (#421)00fd343Imports cleanup7b61b33Update CI config fileUpdates
deltalakefrom 1.6.0 to 1.6.1Release notes
Sourced from deltalake's releases.
... (truncated)
Changelog
Sourced from deltalake's changelog.
Commits
e6e492fchore: Bump version from 1.6.0 to 1.6.1124a5b5feat(core): add BlindDeltaTable for stats-free append writes (#4030)cba895atest: preserve eager snapshot state compatibility (#4551)f228ea8fix: preserve full optimize partition identity0ec5175chore: parametrize opendal tests over fs:// and opendal+fs:// schemescf1ab43docs: update HuggingFace examples with correct URI formats and bucket support6a9b2b6chore: fix opendal python tests which require pyarrow to run2b795c7chore: fix some lingering formatting issues4f90eaddocs: add OpenDAL storage backends page9e772fdfeat: register OpenDAL services under opendal+<service>:// plus bare schemeUpdates
geopandasfrom 1.1.3 to 1.1.4Release notes
Sourced from geopandas's releases.
Changelog
Sourced from geopandas's changelog.
Commits
91ec4afRLS: v1.1.4b5d685fDOC: add changelog for 1.1.4158d993BUG: further to_postgis hardening (#3800)ce95930BUG: honor legend_kwds["labels"] for categorical and boolean columns in explo...22bf845BUG: overlay with empty input handles keep geom dtype gracefully (#3745)866a7f0BUG: ensure that points from random sampling are not sorted (#3773)76b16caDOC: update Code of Conduct reporting form link (#3794)3a04a5cswitch to NumFOCUS Code of Conduct (#3671)6fedb19BLD: setuptools 77+ required for PEP 639 support (#3746)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions