Skip to content

Update more-itertools requirement from <11.0,>=8.14 to >=8.14,<12.0#825

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/more-itertools-gte-8.14-and-lt-12.0
Open

Update more-itertools requirement from <11.0,>=8.14 to >=8.14,<12.0#825
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/more-itertools-gte-8.14-and-lt-12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Updates the requirements on more-itertools to permit the latest version.

Release notes

Sourced from more-itertools's releases.

Version 11.0.1

This release restores pairwise, which was mistakenly removed in 11.0.0 instead of being deprecated. It is now marked as deprecated and will be removed in a future major release. Use itertools.pairwise as a replacement.

Commits
  • 5ea81c4 Merge pull request #1142 from more-itertools/version-11.0.1
  • 2fcf9ef Changes for version 11.0.1
  • 52cfcfe Revert "Remove pairwise()"
  • 5b43c0d Merge pull request #1136 from more-itertools/version-11.0.0
  • 499213b Merge pull request #1140 from rhettinger/nits
  • 8fb18b9 Nit: Add --upgrade to the pip installs
  • afe23fc Nit: Remove outdated fabfile.py from the manifest
  • 4930555 Nit: move reshape() and transpose() to the math section
  • 06626d5 callback_iter is deprecated
  • c91ba4e Fix formatting in unique_everseen
  • Additional commits viewable 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Low Risk
Low risk dependency-metadata change only; it widens the allowed more-itertools versions without touching runtime code, with the main risk being unexpected upstream behavior changes in newer releases.

Overview
Updates pyproject.toml to relax the more-itertools dependency upper bound from <11.0 to <12.0, allowing installation with the latest major release.

Reviewed by Cursor Bugbot for commit 902dda7. Bugbot is set up for automated code reviews on this repo. Configure here.

Updates the requirements on [more-itertools](https://github.com/more-itertools/more-itertools) to permit the latest version.
- [Release notes](https://github.com/more-itertools/more-itertools/releases)
- [Commits](more-itertools/more-itertools@v8.14.0...v11.0.1)

---
updated-dependencies:
- dependency-name: more-itertools
  dependency-version: 11.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@jit-ci
Copy link
Copy Markdown

jit-ci bot commented Apr 6, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants