chore(deps): bump more-itertools from 10.7.0 to 10.8.0 in the python-packages group
Open
Number: #131
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 04, 2025 at 02:15 AM UTC
(11 months ago)
(11 months ago)
Updated:
September 04, 2025 at 02:15 AM UTC
(11 months ago)
(11 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps the python-packages group with 1 update: more-itertools.
Updates more-itertools from 10.7.0 to 10.8.0
Release notes
Sourced from more-itertools's releases.
Version 10.8.0
What's Changed
- Fix typo in version history for 10.7.0 by bbayles in more-itertools/more-itertools#981
- Issue 980: Fix variable names: iterable vs iterator by rhettinger in more-itertools/more-itertools#982
- Improve docstrings for dft, idft, and multinomial by rhettinger in more-itertools/more-itertools#983
- Add a note about polynomial endianness by bbayles in more-itertools/more-itertools#984
- Add SPDX license identifier by cdce8p in more-itertools/more-itertools#978
- Remove setup.py file by cdce8p in more-itertools/more-itertools#979
- Include
derangementsby itself by bbayles in more-itertools/more-itertools#985- Add derangements by debruijn in more-itertools/more-itertools#946
- Issue 986: argmin and argmax by bbayles in more-itertools/more-itertools#988
- Split-out the integer math functions by rhettinger in more-itertools/more-itertools#990
- Spelling, grammar, punctuation, and usage by rhettinger in more-itertools/more-itertools#991
- Fix the return type of more_itertools.batched by qobilidop in more-itertools/more-itertools#993
- Fix duplicate words in version_history.rst by saadmanrafat in more-itertools/more-itertools#992
- Improve islice_extended memory usage when start<0 and step>0 by ben42code in more-itertools/more-itertools#995
- Unittest islice_extended impact on iterated elements lifecycle by ben42code in more-itertools/more-itertools#996
- convolve() is agnostic to endianness by rhettinger in more-itertools/more-itertools#997
- Sample simplification by rhettinger in more-itertools/more-itertools#998
- Issue 1005: Document difference from builtin min() and max(). by rhettinger in more-itertools/more-itertools#1008
- General cleanups by rhettinger in more-itertools/more-itertools#1007
- Fix broken link by rhettinger in more-itertools/more-itertools#1004
- Add option for nth_prime() to be approximated by rhettinger in more-itertools/more-itertools#1002
- before_and_after improvement by pochmann3 in more-itertools/more-itertools#1012
- Fast paths instead of applying an identity function by rhettinger in more-itertools/more-itertools#1018
- Speed-up _complex_sumprod() by rhettinger in more-itertools/more-itertools#1000
- Improve islice_extended memory usage when stop<0 and step>0 by ben42code in more-itertools/more-itertools#999
- Add derangements() to the doc indexes by rhettinger in more-itertools/more-itertools#1020
- Improve readability/findability with combinatoric subsections by rhettinger in more-itertools/more-itertools#1022
- Fix 1009: Confused docstring for minmax() by rhettinger in more-itertools/more-itertools#1021
- Improve
interleave_longestby pochmann3 in more-itertools/more-itertools#1027- Issue 1001: fix last() when reversed is None by inventshah in more-itertools/more-itertools#1028
- Issue 1029: fix batched IDE/help() docs by inventshah in more-itertools/more-itertools#1031
- Improve
mark_endsby pochmann3 in more-itertools/more-itertools#1035- Add usage notes for sample() by rhettinger in more-itertools/more-itertools#1037
- Fix docstring and comment in private _nth_prime_bounds function by rhettinger in more-itertools/more-itertools#1036
- Fix linespacing by rhettinger in more-itertools/more-itertools#1038
- Add running_median by rhettinger in more-itertools/more-itertools#1039
- running_median() with windowed data by rhettinger in more-itertools/more-itertools#1040
- Pin furo to 2024.08.06 by bbayles in more-itertools/more-itertools#1043
- docs: Fix invisible REPL output in HTML dark mode by moreati in more-itertools/more-itertools#1045
- Use python instead of python3 when running tests by ktbarrett in more-itertools/more-itertools#1051
- Issue 1044: Add new tool: extract() by rhettinger in more-itertools/more-itertools#1056
- Test 3.14.0-rc.2 by bbayles in more-itertools/more-itertools#1060
unzip: replace custom itemgetter by pochmann3 in more-itertools/more-itertools#1059- Add
interleave_randomlyby ktbarrett in more-itertools/more-itertools#1048- Issue 1003: Multidimensional reshape() by rhettinger in more-itertools/more-itertools#1062
- Get coverage to 100% by rhettinger in more-itertools/more-itertools#1065
- Improve count_cycle() by rhettinger in more-itertools/more-itertools#1066
- Clarify how derangements treats duplicate inputs by rhettinger in more-itertools/more-itertools#1069
... (truncated)
Commits
8c1a6efMerge pull request #1071 from more-itertools/version-10.8.024be440Add note for issue 10543dd5980Add a note for issue 10632ce52d1Update docs for 10.8.0eae9156Bump version: 10.7.0 → 10.8.0a80f1c5Merge pull request #1068 from rhettinger/cleanup_tail5701589Merge pull request #1067 from rhettinger/reshape_beautification58e0331Merge pull request #1069 from rhettinger/derangements_doc9a3d7e3Clarify how derangements treats duplicate inputsc509b14Clean-up tail(). Prefer try/except over the Sized ABC.- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
more-itertools
Ecosystem:
pip
pip
Version Change:
10.7.0 → 10.8.0
Update Type:
Minor
Minor
Path:
the python-packages group
Technical Details
| ID: | 6849144 |
| UUID: | 2797767693 |
| Node ID: | PR_kwDOB4w7nM6mwowN |
| Host: | GitHub |
| Repository: | josegonzalez/python-gitlab-backup |
| Merge State: | Unknown |