Update dependency more-itertools to v10 #200
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=9.1,<9.2
->>=10.1,<10.2
Release Notes
more-itertools/more-itertools (more-itertools)
v10.1.0
: Version 10.1.0Compare Source
What's Changed
zip_broadcast()
by @kalekundert in https://github.com/more-itertools/more-itertools/pull/739zip_broadcast()
by pre-filling the scalar elements by @kalekundert in https://github.com/more-itertools/more-itertools/pull/740zip_broadcast
by @pochmann in https://github.com/more-itertools/more-itertools/pull/742_zip_equal
by @pochmann in https://github.com/more-itertools/more-itertools/pull/744New Contributors
Full Changelog: more-itertools/more-itertools@v10.0.1...v10.1.0
v10.0.0
: Version 10.0.0Compare Source
What's Changed
iterate()
to enablefunc
to raise StopIteration + 3 unittests by @jrebiffe in https://github.com/more-itertools/more-itertools/pull/708partition
by @pochmann in https://github.com/more-itertools/more-itertools/pull/710partial_product
(also simplify and clean up) by @pochmann in https://github.com/more-itertools/more-itertools/pull/714pairwise
by @pochmann in https://github.com/more-itertools/more-itertools/pull/712partial_product
by @pochmann in https://github.com/more-itertools/more-itertools/pull/716duplicates_justseen
by @pochmann in https://github.com/more-itertools/more-itertools/pull/718New Contributors
Full Changelog: more-itertools/more-itertools@v9.1.1...v10.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.