Skip to content

Bump more-itertools from 11.0.1 to 11.0.2#332

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/uv/more-itertools-11.0.2
Apr 10, 2026
Merged

Bump more-itertools from 11.0.1 to 11.0.2#332
github-actions[bot] merged 1 commit intomainfrom
dependabot/uv/more-itertools-11.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps more-itertools from 11.0.1 to 11.0.2.

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"
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 11.0.1 to 11.0.2.
- [Release notes](https://github.com/more-itertools/more-itertools/releases)
- [Commits](more-itertools/more-itertools@v11.0.1...v11.0.2)

---
updated-dependencies:
- dependency-name: more-itertools
  dependency-version: 11.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 10, 2026
@github-actions github-actions bot merged commit 4ca9233 into main Apr 10, 2026
10 checks passed
@github-actions github-actions bot deleted the dependabot/uv/more-itertools-11.0.2 branch April 10, 2026 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge 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