build(deps): bump the python-packages-minor-patch group with 6 updates#243
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the python-packages-minor-patch group with 6 updates#243dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python-packages-minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [fsspec](https://github.com/fsspec/filesystem_spec) | `2026.2.0` | `2026.3.0` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.1` | `3.0.2` | | [s3fs](https://github.com/fsspec/s3fs) | `2026.2.0` | `2026.3.0` | | [gcsfs](https://github.com/fsspec/gcsfs) | `2026.2.0` | `2026.3.0` | | llama-index-llms-openai | `0.7.4` | `0.7.5` | | [mypy](https://github.com/python/mypy) | `1.19.1` | `1.20.0` | Updates `fsspec` from 2026.2.0 to 2026.3.0 - [Commits](fsspec/filesystem_spec@2026.2.0...2026.3.0) Updates `pandas` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.1...v3.0.2) Updates `s3fs` from 2026.2.0 to 2026.3.0 - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](fsspec/s3fs@2026.2.0...2026.3.0) Updates `gcsfs` from 2026.2.0 to 2026.3.0 - [Commits](fsspec/gcsfs@2026.2.0...2026.3.0) Updates `llama-index-llms-openai` from 0.7.4 to 0.7.5 Updates `mypy` from 1.19.1 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: fsspec dependency-version: 2026.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: pandas dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages-minor-patch - dependency-name: s3fs dependency-version: 2026.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: gcsfs dependency-version: 2026.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: llama-index-llms-openai dependency-version: 0.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patch - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Benchmark comparison for |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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 python-packages-minor-patch group with 6 updates:
2026.2.02026.3.03.0.13.0.22026.2.02026.3.02026.2.02026.3.00.7.40.7.51.19.11.20.0Updates
fsspecfrom 2026.2.0 to 2026.3.0Commits
49e6189changelog (#2005)e73753aRemove the deprecated 'pyxet' from the list of libraries (#2001)4bd0653conf should attempt types (#2004)463a1f0fix: allow withdirs parameter in glob for AbstractFileSystem (#1998)19e3cfeFix typos (#2003)90bcbbafix typo in async docs: 'is' -> 'if' (#1992)846c9aaApplylru_cachemanually perLazyReferenceMapperinstance (#1985)fa850c1fix putting multiple files using SFTP (#1991)Updates
pandasfrom 3.0.1 to 3.0.2Release notes
Sourced from pandas's releases.
Commits
ab90747RLS: 3.0.2 (#64934)6f27013Backport PR #64931 on branch 3.0.x (DOC/BLD: temporary disable upload of docs...48ddc60Backport PR #64664 on branch 3.0.x (BUG: DataFrame.sum() crashes on empty Dat...8774488[backport 3.0.x] PERF: fix slow python loop in validation for ArrowStringArra...33af6ccBackport PR #64133 on branch 3.0.x (BUG: str.find returns byte offset instead...4ef49d8[backport 3.0.x] BUG: fix convert_dtypes dropping values from sliced mixed-dt...0668f34[backport 3.0.x] BUG: Fix HDFStore.put with StringDtype columns and compressi...23f2f44[backport 3.0.x] BUG: Suppress unnecessary RuntimeWarning in to_datetime with...83ba804Backport PR #64886: BUG: Compute Variance of Complex Numbers Correctly (#64892)bb5ca1aBackport PR #64386 on branch 3.0.x (BUG: fix sort_index AssertionError with R...Updates
s3fsfrom 2026.2.0 to 2026.3.0Commits
731e125changelog (#1018)0889ccamade changes to _find to support combinations of prefix; withdirs and maxdept...14a8f7dUse bisect for listing deduplication (#1010)250107aAdd concurrent downloads to get_file and cat_file (#1007)1b4a544Add option to check file expiry locally (#1008)Updates
gcsfsfrom 2026.2.0 to 2026.3.0Commits
3121be9changelog (#793)fe2072aRefactor file range processing and update logging in mrd (#790)29b1c8bfixes doc build (#792)fee3945Update documentation for Rapid Storage (#788)d1bb2ccsupport creation of zonal buckets using mkdir (#769)68c9fd0Zonal documentation (#781)803652eFix the failing unit and e2e tests in CI pipelines (#785)e95afc0Make ExtendedGcsFileSystem the default implementation (#773)06327c0Update ZonalFile write operations with byte count and location tracking (#777)1533f79micro benchmarks ingestion automation (#775)Updates
llama-index-llms-openaifrom 0.7.4 to 0.7.5Updates
mypyfrom 1.19.1 to 1.20.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
770d3caRemove +dev from version4738ffaChangelog updates for 1.20 (#21109)b4f07a7Use 'native-parser' instead of 'native-parse' for optional dependency (#21115)7bec7b7[mypyc] Document librt and librt.base64 (#21114)c482596--allow-redefinition-new is no longer experimental (#21110)c916ca3sdist: includemisc/{diff-cache,apply-cache-diff}.pyfor `mypy/test/test_di...b137e4e[mypyc] Speed up native-to-native imports within the same group (#21101)978b711[mypyc] Fix range loop variable off-by-one after loop exit (#21098)67ada30[stubtest] Check runtime availability of private types not marked `@type_chec...bdef6eflibrt cache tests: build respecting MYPY_TEST_PREFIX (#21097)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