From 6e2917882ac248287491f3a4f264be23bde7311f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 19:52:26 +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 d315f8e..6bcfe3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ anyio==3.6.2 argon2-cffi==21.3.0 -argon2-cffi-bindings==21.2.0 +argon2-cffi-bindings==25.1.0 arrow==1.4.0 asttokens==3.0.1 attrs==22.2.0