Skip to content

Bump pathspec to 1.0.0 for black 26.3.1 compatibility#71

Merged
mengweieric merged 1 commit into
opensearch-project:mainfrom
finnegancarroll:fix-pathspec-version
May 22, 2026
Merged

Bump pathspec to 1.0.0 for black 26.3.1 compatibility#71
mengweieric merged 1 commit into
opensearch-project:mainfrom
finnegancarroll:fix-pathspec-version

Conversation

@finnegancarroll
Copy link
Copy Markdown
Contributor

@finnegancarroll finnegancarroll commented May 22, 2026

Description

black 26.3.1 requires pathspec>=1.0.0.

Issues Resolved

N/A

Check List

  • New functionality includes testing.
  • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
  • New functionality has javadoc added
  • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

black 26.3.1 requires pathspec>=1.0.0 but requirements-dev.txt pinned
0.12.1, causing pip dependency resolution failure in CI.

Signed-off-by: carrofin <carrofin@amazon.com>
Signed-off-by: Finn Carroll <carrofin@amazon.com>
Copy link
Copy Markdown
Collaborator

@mengweieric mengweieric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the fix.

@mengweieric mengweieric merged commit 3ee423a into opensearch-project:main May 22, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants