Skip to content

DAOS-18636 cq: update isort to 8.0.1#17625

Merged
daltonbohning merged 1 commit intomasterfrom
dependabot/pip/python-packages-8ff4ef6d17
Mar 2, 2026
Merged

DAOS-18636 cq: update isort to 8.0.1#17625
daltonbohning merged 1 commit intomasterfrom
dependabot/pip/python-packages-8ff4ef6d17

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the python-packages group with 1 update in the / directory: isort.
Bumps the python-packages group with 1 update in the /utils/cq directory: isort.

Updates isort from 8.0.0 to 8.0.1

Changelog

Sourced from isort's changelog.

Changelog

NOTE: isort follows the semver versioning standard. Find out more about isort's release policy here.

Unreleased

Commits
  • a333737 Merge pull request #2463 from FinlayTheBerry/issue/2461
  • 878ba7e Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py
  • b5f06a7 Merge pull request #2459 from Fridayai700/fix-unindented-comment-corruption
  • fd2514b Fix unindented comments being corrupted in indented blocks
  • See full diff in compare view

Updates isort from 8.0.0 to 8.0.1

Changelog

Sourced from isort's changelog.

Changelog

NOTE: isort follows the semver versioning standard. Find out more about isort's release policy here.

Unreleased

Commits
  • a333737 Merge pull request #2463 from FinlayTheBerry/issue/2461
  • 878ba7e Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py
  • b5f06a7 Merge pull request #2459 from Fridayai700/fix-unindented-comment-corruption
  • fd2514b Fix unindented comments being corrupted in indented blocks
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

… 1 update

Bumps the python-packages group with 1 update in the / directory: [isort](https://github.com/PyCQA/isort).
Bumps the python-packages group with 1 update in the /utils/cq directory: [isort](https://github.com/PyCQA/isort).


Updates `isort` from 8.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@8.0.0...8.0.1)

Updates `isort` from 8.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@8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: isort
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: isort
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 2, 2026
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Ticket title is 'Dependabot updates 2026-03-01'
Status is 'In Review'
Labels: 'request_for_2.6.5'
https://daosio.atlassian.net/browse/DAOS-18636

@daosbuild3
Copy link
Collaborator

Test stage Functional Hardware Medium MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17625/1/execution/node/1352/log

@daltonbohning daltonbohning changed the title Build(deps): Bump the python-packages group across 2 directories with 1 update DAOS-18636 cq: update isort to 8.0.1 Mar 2, 2026
@daltonbohning daltonbohning added the forced-landing The PR has known failures or has intentionally reduced testing, but should still be landed. label Mar 2, 2026
@daltonbohning daltonbohning requested a review from a team March 2, 2026 16:53
@daltonbohning
Copy link
Contributor

Jenkins stages are not needed since this only affects githooks and GHA linting

@daltonbohning daltonbohning merged commit 81ddc13 into master Mar 2, 2026
40 of 43 checks passed
@daltonbohning daltonbohning deleted the dependabot/pip/python-packages-8ff4ef6d17 branch March 2, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file forced-landing The PR has known failures or has intentionally reduced testing, but should still be landed. python Pull requests that update Python code

Development

Successfully merging this pull request may close these issues.

3 participants