Bump the python-packages group across 1 directory with 5 updates#198
Merged
Bump the python-packages group across 1 directory with 5 updates#198
Conversation
Updates the requirements on [ome-arrow](https://github.com/wayscience/ome-arrow), [pandas](https://github.com/pandas-dev/pandas), [httpcore](https://github.com/encode/httpcore), [isort](https://github.com/PyCQA/isort) and [poethepoet](https://github.com/nat-n/poethepoet) to permit the latest version. Updates `ome-arrow` to 0.0.8 - [Release notes](https://github.com/wayscience/ome-arrow/releases) - [Commits](WayScience/ome-arrow@v0.0.3...v0.0.8) Updates `pandas` to 3.0.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.2...v3.0.1) Updates `httpcore` to 1.0.9 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@0.18.0...1.0.9) Updates `isort` to 8.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...8.0.1) Updates `poethepoet` to 0.42.1 - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.37.0...v0.42.1) --- updated-dependencies: - dependency-name: ome-arrow dependency-version: 0.0.8 dependency-type: direct:production dependency-group: python-packages - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production dependency-group: python-packages - dependency-name: httpcore dependency-version: 1.0.9 dependency-type: direct:development dependency-group: python-packages - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:development dependency-group: python-packages - dependency-name: poethepoet dependency-version: 0.42.1 dependency-type: direct:development dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
d33bs
approved these changes
Mar 3, 2026
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.
Updates the requirements on ome-arrow, pandas, httpcore, isort and poethepoet to permit the latest version.
Updates
ome-arrowto 0.0.8Release notes
Sourced from ome-arrow's releases.
Commits
2a7a994Add lazy read capabilities (#43)a096c02Provide tensor-friendly methods fortorchandjaxthrough `OMEArrow.to_dl...22ebbe6Bump the uv group across 1 directory with 3 updates (#39)d9a235dBump pillow from 12.1.0 to 12.1.1 (#37)a38e502Bump nbconvert from 7.16.6 to 7.17.0 (#36)5f2f33cBump the uv group with 4 updates (#35)8a6803eAdd pixel chunking to specification (#24)d30d507Bump the uv group with 20 updates (#32)03b2ce3Bump jupyterlab from 4.4.2 to 4.4.8 (#31)3043441Bump requests from 2.32.3 to 2.32.4 (#30)Updates
pandasto 3.0.1Release notes
Sourced from pandas's releases.
Commits
e04b26fRLS: 3.0.1 (#64206)47909e6[backport 3.0.x] ENH: Add item() method to ExtensionArray class (#64134) (#64...a061bfdBackport PR #64199 on branch 3.0.x (DOC: cleanup 3.0.1 whatsnew) (#64201)085a385[backport 3.0.x] BUG: Fix read_hdf failing on generic datetime64 dtype (#6400...5f17047[backport 3.0.x] BUG: use fill_null fallback for bug in pyarrow 21 on Windows...0d3a8cbBackport PR #64122 on branch 3.0.x (REG: Allow RE2 syntax in str.contains and...78e1917Backport PR #64185 on branch 3.0.x (TST: remove fixed xfail for PyArrow 23.0....75a42caBackport PR #64168 on branch 3.0.x (TST: add legacy file generation and tests...46d443fBackport PR #64092 on branch 3.0.x (BUG: DataFrame.loc fills b'' instead of N...9d67932Backport PR #64068 on branch 3.0.x (BUG: fixed to_timedelta with list of int ...Updates
httpcoreto 1.0.9Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
... (truncated)
Commits
9820975Version 1.0.9 (#1011)d1e17c5Update h11 dependency, resolving security fix. (#1008)ae46dfbVersion 1.0.8 (#1006)b2a796cFixAttributeErrorwhen importing on Python 3.14 (#1005)38f277cRevert "Use AnyIO fast_acquire (#953)" (#1002)973cbddUse AnyIO fast_acquire (#953)8b8ab18fix ci (#999)a173552Version 1.0.7 (#977)13e281dAdd proxy configuration to ConnectionPool. (#974)0bfcee4default port for the socks5h scheme (#972)Updates
isortto 8.0.1Changelog
Sourced from isort's changelog.
... (truncated)
Commits
a333737Merge pull request #2463 from FinlayTheBerry/issue/2461878ba7eAdded compression to stdlibs for Python 3.14 in isort/stdlibs/py314.pyb5f06a7Merge pull request #2459 from Fridayai700/fix-unindented-comment-corruption3459bdeMerge pull request #2460 from PyCQA/DanielNoord-patch-16e70bb6Update CHANGELOG for version 8.0.0fd2514bFix unindented comments being corrupted in indented blocksb0f2dabMerge pull request #2458 from skv0zsneg/issue/1882313797bFix lint.7d3a6f5Add ignore for cyclomatic complexity check.6b9f895Remove debug prints.Updates
poethepoetto 0.42.1Release notes
Sourced from poethepoet's releases.
Commits
4979272Bump version to 0.42.11f40807fix: completion script edge case handling (#366)c67a858feat(uv): add exact option for uv executor (#365)8f4d5c4fix: isolate zsh completion task options from global options (#364)b1589daBump version to 0.42.00646d44feat: powershell completions (#358)56293a4chore: support Python 3.14 (#362)804c675Add cache TTL and max hits to zsh completion caching (#360)b15e96efeat: Full shell completions for global and task argument in zsh and bash (#355)58aaa8bdocs: correct invalid docs for uv executor optionsDependabot 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