From f51eb212a826f9b0dc7f7422eed0d9822e7d8c47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 12:24:44 +0000 Subject: [PATCH] build(deps): update argon2-cffi requirement from >=23.1.0 to >=25.1.0 Updates the requirements on [argon2-cffi](https://github.com/hynek/argon2-cffi) to permit the latest version. - [Release notes](https://github.com/hynek/argon2-cffi/releases) - [Changelog](https://github.com/hynek/argon2-cffi/blob/main/CHANGELOG.md) - [Commits](https://github.com/hynek/argon2-cffi/compare/23.1.0...25.1.0) --- updated-dependencies: - dependency-name: argon2-cffi dependency-version: 25.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cafa38e..31ef0b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ cryptography>=46.0.7 # CVE-2026-39892 / -34073 (routes/auth + codec_license) # GPU-resistant. Optional dep — codec_pinhash falls back to SHA-256 when # absent, but argon2id is strongly recommended for any operator using # PIN-only auth (no Touch ID). -argon2-cffi>=23.1.0 +argon2-cffi>=25.1.0 # Optional: TTS (Kokoro 82M — Apple Silicon) # mlx-audio misaki num2words phonemizer-fork spacy