From 10e5f38e4b3e60fec2fd517cc13552c99d576ab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 06:10:02 +0000 Subject: [PATCH] Bump argon2-cffi-bindings from 21.2.0 to 25.1.0 Bumps [argon2-cffi-bindings](https://github.com/hynek/argon2-cffi-bindings) from 21.2.0 to 25.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](https://github.com/hynek/argon2-cffi-bindings/compare/21.2.0...25.1.0) --- updated-dependencies: - dependency-name: argon2-cffi-bindings dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6df0279..ebc7d2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ anyio==4.11.0 argon2-cffi==21.3.0 -argon2-cffi-bindings==21.2.0 +argon2-cffi-bindings==25.1.0 arrow==1.3.0 asgiref==3.9.2 asttokens==3.0.0