From 793e4694bdcf0d9706ff876c1a3481184adf630c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 22:26:00 +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 77413c9..d3a70ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ alembic==1.14.1 annotated-types==0.7.0 anyio==4.4.0 argon2-cffi==23.1.0 -argon2-cffi-bindings==21.2.0 +argon2-cffi-bindings==25.1.0 async-timeout==5.0.1 bcrypt==4.1.2 cachetools==5.5.2