chore(deps): update dependency itsdangerous to v2.2.0 #8
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
renovate-bot
renovate-security
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mCaptcha/examples!8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/itsdangerous-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==2.1.2->==2.2.0Release Notes
pallets/itsdangerous (itsdangerous)
v2.2.0Compare Source
Released 2024-04-16
372pyproject.tomlinstead ofsetup.cfg.:pr:
326flit_coreinstead ofsetuptoolsas build backend.__version__attribute. Use feature detection, orimportlib.metadata.version("itsdangerous"), instead. :issue:371Serializerand the return type ofdumpsis generic for type checking.By default it is
Serializer[str]anddumpsreturns astr. If adifferent
serializerargument is given, it will try to infer the returntype of its
dumpsmethod. :issue:347hashlib.sha1may not be available in FIPS builds. Don'taccess it at import time so the developer has time to change the default.
:issue:
375Configuration
📅 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 Renovate Bot.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.