Skip to content

chore(deps): bump argon2-cffi-bindings from 25.1.0 to 26.1.0 in /mailbox-app - #23

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mailbox-app/argon2-cffi-bindings-26.1.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mailbox-app/argon2-cffi-bindings-26.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown

Bumps argon2-cffi-bindings from 25.1.0 to 26.1.0.

Release notes

Sourced from argon2-cffi-bindings's releases.

26.1.0

Highlights

Big and scary release! We've switched from setuptools to scikit-build-core and added wheels for pyemscripten and (provisionally) RISC-V.

Full changelog below!

Special Thanks

This release would not be possible without my generous sponsors! Thank you to all of you making sustainable maintenance possible! If you would like to join them, go to https://github.com/sponsors/hynek and check out the sweet perks!

Above and Beyond

Variomedia AG (@variomedia), Tidelift (@tidelift), Kraken Tech (@kraken-tech), Klaviyo (@klaviyo), Privacy Solutions GmbH (@privacy-solutions), FilePreviews (@filepreviews), TestMu AI Open Source Office (Formerly LambdaTest) (@LambdaTest-Inc), Todoist Inc (@Doist), Daniel Fortunov (@asqui), and Kevin P. Fleming (@kpfleming).

Maintenance Sustainers

Buttondown (@buttondown), Christopher Dignam (@chdsbd), Magnus Watn (@magnuswatn), David Cramer (@dcramer), Rivo Laks (@rivol), Polar (@polarsource), Mike Fiedler (@miketheman), Duncan Hill (@cricalix), Colin Marquardt (@cmarqu), Nick Libertini (@libertininick), Brian M. Dennis (@crossjam), Al Sweigart (@asweigart), Celebrity News AG (@celebritynewsag), The Westervelt Company (@westerveltco), Sławomir Ehlert (@slafs), Mostafa Khalil (@khadrawy), Filip Mularczyk (@mukiblejlok), Thomas Klinger (@thmsklngr), Andreas Poehlmann (@ap--), August Trapper Bigelow (@atbigelow), Carlton Gibson (@carltongibson), and Roboflow (@roboflow).

Full Changelog

Vendoring Argon2 @ f57e61e.

Added

  • Python 3.15 wheels. #112

  • PyPy 3.11 wheels.

  • Linux on RISC-V 64bit wheels. #106

  • pyemscripten wheels for Python 3.13 and 3.14. #129

Changed

  • The bindings are now built with scikit-build-core and CMake instead of setuptools. The C source for the extension module is generated from _ffi.cdef.txt and _ffi.csrc.c using CFFI's cffi-gen-src tool and committed to the repository as _ffi.c. The build compiles that file directly and needs no CFFI at build time. Building from source requires CMake now. If none is found, it is downloaded automatically as part of the build. #173

Removed

  • Python 3.9 support. #173

  • Python 3.13t wheels. Free-threading on 3.13 was always only experimental and both manylinux and cibuildwheel dropped support for it.


... (truncated)

Changelog

Sourced from argon2-cffi-bindings's changelog.

26.1.0 - 2026-08-20

Vendoring Argon2 @ f57e61e.

Added

  • Python 3.15 wheels. #112

  • PyPy 3.11 wheels.

  • Linux on RISC-V 64bit wheels. #106

  • pyemscripten wheels for Python 3.13 and 3.14. #129

Changed

  • The bindings are now built with scikit-build-core and CMake instead of setuptools. The C source for the extension module is generated from _ffi.cdef.txt and _ffi.csrc.c using CFFI's cffi-gen-src tool and committed to the repository as _ffi.c. The build compiles that file directly and needs no CFFI at build time. Building from source requires CMake now. If none is found, it is downloaded automatically as part of the build. #173

Removed

  • Python 3.9 support. #173

  • Python 3.13t wheels. Free-threading on 3.13 was always only experimental and both manylinux and cibuildwheel dropped support for it.

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [argon2-cffi-bindings](https://github.com/hynek/argon2-cffi-bindings) from 25.1.0 to 26.1.0.
- [Release notes](https://github.com/hynek/argon2-cffi-bindings/releases)
- [Changelog](https://github.com/hynek/argon2-cffi-bindings/blob/main/CHANGELOG.md)
- [Commits](hynek/argon2-cffi-bindings@25.1.0...26.1.0)

---
updated-dependencies:
- dependency-name: argon2-cffi-bindings
  dependency-version: 26.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants