Update dependency boltons to v24 #929
Closed
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:
~=21.0.0->~=24.1.0Release Notes
mahmoud/boltons (boltons)
v24.1.0Compare Source
(November 1, 2024)
max_depthparameter to [fileutils.iter_find_files][fileutils.iter_find_files]enterparameter to [iterutils.research][iterutils.research] to support traversing custom data typesiterutils.remap][iterutils.remap] for easier debuggingtypeutils.Sentinel][typeutils.make_sentinel] copy behavior to return selfv24.0.0Compare Source
Per the RFC in issue #365, boltons is now Python 3 only. 3.7+ for now.
If you're a Python 2 user, feel free to pin at
boltons<24.0.0.Other minor changes:
update()behavior with empty iterablesv23.1.1Compare Source
(November 1, 2023)
Tiny release to include more test files in the sdist (source distribution) on PyPI.
v23.1.0Compare Source
(October 31, 2023)
fill/endparameters foriterutils.windowedanditerutils.pairwise, respectively (#350)cacheutils.LRU(#348)funcutils.copy_functionmaintains kw-only defaults (#336)ior(#341)v23.0.0Compare Source
(February 19, 2023)
Overdue update for Python 3.10 and 3.11 support ([#294][i294], [#303][i303], [#320][i320], [#323][i323], [#326][i326]/[#327][i327])
Add [iterutils.chunk_ranges][iterutils.chunk_ranges] ([#312][i312])
Improvements to
SpooledBytesIO/SpooledStringIO([#305][i305])Bugfix for infinite daterange issue when start and stop is the same ([#302][i302])
Fix
Bits.as_listbehavior ([#315][i315])21.0.0
(May 16, 2021)
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.