Update dependency argon2-cffi to v25 #90

Merged
tobru merged 1 commit from renovate/argon2-cffi-25.x into main 2025-06-04 06:54:49 +00:00
Member

This PR contains the following updates:

Package Type Update Change
argon2-cffi (changelog) project.dependencies major >=23.1.0 -> >=25.1.0

Release Notes

hynek/argon2-cffi (argon2-cffi)

v25.1.0

Compare Source

Added
  • Official support for Python 3.13 and 3.14.
    No code changes were necessary.
Removed
  • Python 3.7 is not supported anymore.
    #​186
Changed
  • argon2.PasswordHasher.check_needs_rehash() now also accepts bytes like the rest of the API.
    #​174

  • Improved parameter compatibility handling for Pyodide / WebAssembly environments.
    #​190


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [argon2-cffi](https://github.com/hynek/argon2-cffi) ([changelog](https://github.com/hynek/argon2-cffi/blob/main/CHANGELOG.md)) | project.dependencies | major | `>=23.1.0` -> `>=25.1.0` | --- ### Release Notes <details> <summary>hynek/argon2-cffi (argon2-cffi)</summary> ### [`v25.1.0`](https://github.com/hynek/argon2-cffi/blob/HEAD/CHANGELOG.md#2510---2025-06-03) [Compare Source](https://github.com/hynek/argon2-cffi/compare/23.1.0...25.1.0) ##### Added - Official support for Python 3.13 and 3.14. No code changes were necessary. ##### Removed - Python 3.7 is not supported anymore. [#&#8203;186](https://github.com/hynek/argon2-cffi/pull/186) ##### Changed - `argon2.PasswordHasher.check_needs_rehash()` now also accepts bytes like the rest of the API. [#&#8203;174](https://github.com/hynek/argon2-cffi/pull/174) - Improved parameter compatibility handling for Pyodide / WebAssembly environments. [#&#8203;190](https://github.com/hynek/argon2-cffi/pull/190) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMi43IiwidXBkYXRlZEluVmVyIjoiNDAuMzIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
renovate added the
dependencies
label 2025-06-04 03:01:21 +00:00
renovate added 1 commit 2025-06-04 03:01:22 +00:00
Update dependency argon2-cffi to v25
All checks were successful
Tests / test (push) Successful in 24s
4df4bc36fa
tobru merged commit 8016c7a5ad into main 2025-06-04 06:54:49 +00:00
tobru deleted branch renovate/argon2-cffi-25.x 2025-06-04 06:54:54 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: servala/servala-portal#90
No description provided.