Skip to content

Update more-itertools requirement from ==10.* to ==11.*#141

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/more-itertools-eq-11.star
Open

Update more-itertools requirement from ==10.* to ==11.*#141
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/more-itertools-eq-11.star

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

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

Release notes

Sourced from more-itertools's releases.

Version 11.0.2

  • The changes to the type hints for always_iterable in 11.0.0 have been reverted due to reported problems (thanks to ngoldbaum and rhettinger)
  • zip_equal was removed in 11.0.0. It had been deprecated and raising DeprecationWarning since 2021, but it's removal shoul have been documented in 11.0.0's release notes. We regret the error.
  • running_statistics has been moved from more_itertools.more to more_itertools.recipes. Its docstring was also improved (thanks to mastash3ff and rhettinger)
Commits
  • 247e15b Merge pull request #1150 from more-itertools/version-11.0.2
  • f3eebe1 Note the recipes move
  • 619eaed Merge pull request #1151 from rhettinger/move_running
  • 6294fa6 Move running statistics to recipes
  • ca21d8b Bump version to 11.0.2
  • 6afa2cd Notes for version 11.0.2
  • 1bf1273 Merge pull request #1148 from more-itertools/revert-1107-always_iterable_hints
  • 5d5c163 Merge pull request #1149 from rhettinger/typo
  • 95ce335 Fix typo
  • d619fe0 Revert "Issue 1032: Improve common case typehints for always_iterable"
  • 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)

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@v10.0.0...v11.0.2)

---
updated-dependencies:
- dependency-name: more-itertools
  dependency-version: 11.0.2
  dependency-type: direct:development
...

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 Apr 29, 2026
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants