Update dependency cattrs to v26 - #1147
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/cattrs-26.x
branch
from
April 16, 2026 18:02
1f5f556 to
e0be1bb
Compare
renovate
Bot
force-pushed
the
renovate/cattrs-26.x
branch
29 times, most recently
from
May 1, 2026 16:01
e7192a9 to
a83067f
Compare
renovate
Bot
force-pushed
the
renovate/cattrs-26.x
branch
8 times, most recently
from
May 17, 2026 06:10
e61c59d to
74eff68
Compare
renovate
Bot
force-pushed
the
renovate/cattrs-26.x
branch
6 times, most recently
from
July 2, 2026 16:11
0d727b3 to
0a3752d
Compare
renovate
Bot
force-pushed
the
renovate/cattrs-26.x
branch
9 times, most recently
from
July 17, 2026 17:52
ee74b33 to
02a188b
Compare
renovate
Bot
force-pushed
the
renovate/cattrs-26.x
branch
5 times, most recently
from
July 21, 2026 23:22
f81fa29 to
f2e4a5e
Compare
renovate
Bot
force-pushed
the
renovate/cattrs-26.x
branch
from
August 15, 2026 20:17
f2e4a5e to
3fc40db
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
==25.2.0→==26.1.0Release Notes
python-attrs/cattrs (cattrs)
v26.1.0Compare Source
tomllib <cattrs.preconf.tomllib>preconf converter.See here for details.
(#716)
Annotated[T, override()]on fields.See here for more details.
(#717)
(#688)
(#698)
omit_if_defaultis true and an attrs converter is specified.(#696)
_value_type hint to structure and unstructure enums if present.(#699)
(#706 #710)
(#703)
tomlkit <cattrs.preconf.tomlkit>preconf converter now properly handles nativedateobjects when structuring.(#707 #708)
tomlkit <cattrs.preconf.tomlkit>preconf converter now passes date objects directly to tomlkit for unstructuring.(#707 #708)
(#705)
cattrs.strategies.include_subclasseswhen used with {func}cattrs.strategies.configure_tagged_unionand classes using diamond inheritance.(#685 #713)
cattrs.strategies.configure_tagged_unionwhen used with recursive type aliases.(#678 #714)
v25.3.0Compare Source
This allows hashability, better immutability and is more consistent with the
collections.abc.Settype.See Migrations for steps to restore legacy behavior.
(#686)
(#653)
BaseConverter.(#684)
(#684)
cattrs.strategies.include_subclassesnow works with generic parent classes and the tagged union strategy.(#683)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.