Bump the python-packages group with 7 updates#418
Merged
Conversation
Bumps the python-packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [pyarrow](https://github.com/apache/arrow) | `23.0.0` | `23.0.1` | | [parsl](https://github.com/Parsl/parsl) | `2026.2.9` | `2026.2.23` | | [botocore](https://github.com/boto/botocore) | `1.42.46` | `1.42.59` | | [pycytominer](https://github.com/cytomining/pycytominer) | `1.3.1` | `1.4.0` | | [dunamai](https://github.com/mtkennerly/dunamai) | `1.25.0` | `1.26.0` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.5.4` | `4.5.5` | | [isort](https://github.com/PyCQA/isort) | `7.0.0` | `8.0.1` | Updates `pyarrow` from 23.0.0 to 23.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-23.0.0...apache-arrow-23.0.1) Updates `parsl` from 2026.2.9 to 2026.2.23 - [Commits](Parsl/parsl@2026.02.09...2026.02.23) Updates `botocore` from 1.42.46 to 1.42.59 - [Commits](boto/botocore@1.42.46...1.42.59) Updates `pycytominer` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/cytomining/pycytominer/releases) - [Changelog](https://github.com/cytomining/pycytominer/blob/main/CHANGELOG.md) - [Commits](cytomining/pycytominer@v1.3.1...v1.4.0) Updates `dunamai` from 1.25.0 to 1.26.0 - [Release notes](https://github.com/mtkennerly/dunamai/releases) - [Changelog](https://github.com/mtkennerly/dunamai/blob/master/CHANGELOG.md) - [Commits](mtkennerly/dunamai@v1.25.0...v1.26.0) Updates `jupyterlab` from 4.5.4 to 4.5.5 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.5.4...@jupyterlab/lsp@4.5.5) Updates `isort` from 7.0.0 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@7.0.0...8.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: parsl dependency-version: 2026.2.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: botocore dependency-version: 1.42.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pycytominer dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: dunamai dependency-version: 1.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: jupyterlab dependency-version: 4.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
d33bs
approved these changes
Mar 8, 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.
Bumps the python-packages group with 7 updates:
23.0.023.0.12026.2.92026.2.231.42.461.42.591.3.11.4.01.25.01.26.04.5.44.5.57.0.08.0.1Updates
pyarrowfrom 23.0.0 to 23.0.1Release notes
Sourced from pyarrow's releases.
Commits
82a374eMINOR: [Release] Update versions for 23.0.1c1ae37cMINOR: [Release] Update .deb/.rpm changelogs for 23.0.18f6e557MINOR: [Release] Update CHANGELOG.md for 23.0.14e16a1aGH-49159: [C++][Gandiva] Detect overflow in repeat() (#49160)985621dGH-48817 [R][C++] Bump C++20 in R build infrastructure (#48819)1bea06aGH-49024: [CI] Update Debian version in.env(#49032)147bcd6GH-49156: [Python] Require GIL for string comparison (#49161)e4f922bGH-49138: [Packaging][Python] Remove nightly cython install from manylinux wh...f9376e4GH-49003: [C++] Don't considerout_of_rangean error in float parsing (#49095)ab2c0adGH-49044: [CI][Python] Fix test_download_tzdata_on_windows by adding required...Updates
parslfrom 2026.2.9 to 2026.2.23Commits
e5c6bcfRemove content-free test_flowcontrol directory (#4079)ae6c4a1Refactor polling loop to combine state update and error handling (#4078)7aface5Addgpus_per_nodeandgresoptions to SlurmProvider (#4077)Updates
botocorefrom 1.42.46 to 1.42.59Commits
c204bb1Merge branch 'release-1.42.59'7e59865Bumping version to 1.42.59b38a03cUpdate to latest models97336ffMerge customizations for ARC Region switchf76046bMerge branch 'release-1.42.58'be2689aMerge branch 'release-1.42.58' into develop47f8789Bumping version to 1.42.5814bc74fUpdate to latest models8c0427aAdd support for None values in list parsing (#3618)86d9ec3Merge branch 'release-1.42.57'Updates
pycytominerfrom 1.3.1 to 1.4.0Release notes
Sourced from pycytominer's releases.
Changelog
Sourced from pycytominer's changelog.
Commits
ba82470bump: version 1.3.1 -> 1.4.0 (#628)7aa1300feat: add cli for core functions (#622)b0bab61refactor: add output decorator for repeated use (#600)8b748fabuild(deps-dev): bump nbconvert from 6.5.4 to 7.17.0 (#623)eccf593build(deps): bump sqlalchemy from 2.0.45 to 2.0.46 (#621)4e88761build(deps): bump pyarrow from 22.0.0 to 23.0.0 (#620)fc0a62fbuild(deps-dev): bump ipython from 8.37.0 to 8.38.0 (#619)269458bbuild(deps-dev): bump the python-packages group with 2 updates (#618)5327328build(deps-dev): bump filelock from 3.20.1 to 3.20.3 (#617)887e55ebuild(deps-dev): bump virtualenv from 20.26.6 to 20.36.1 (#616)Updates
dunamaifrom 1.25.0 to 1.26.0Release notes
Sourced from dunamai's releases.
Changelog
Sourced from dunamai's changelog.
Commits
70939d3Release v1.26.071b11d7Switch to tool.poetry.group.dev.dependencies78b4283Use 'git tag --no-sign' in testsa41b416Add --highest-tag optionUpdates
jupyterlabfrom 4.5.4 to 4.5.5Release notes
Sourced from jupyterlab's releases.
Commits
72d29f4[ci skip] Publish 4.5.54a223c0Backport PR #18530 on branch 4.5.x (Fix theme settings broken in non-English ...2d54b65Backport PR #18531 on branch 4.5.x (Fix comms subshell resource management on...5f01903Update to marked 17.0.2 and mermaid 11.12.3 (#18532)1fa6809Backport PR #18479 on branch 4.5.x (Upgrade@codemirror/view, fixing slow sel...277f814Backport PR #18503 on branch 4.5.x (Only turn off overflow anchor when window...b824b96Backport PR #18411 on branch 4.5.x (Fix table of contents navigation for Mark...Updates
isortfrom 7.0.0 to 8.0.1Release notes
Sourced from isort's releases.
Changelog
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.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