Skip to content

Commit 69c6b69

Browse files
Bump argon2-cffi from 23.1.0 to 25.1.0
Bumps [argon2-cffi](https://github.com/hynek/argon2-cffi) from 23.1.0 to 25.1.0. - [Release notes](https://github.com/hynek/argon2-cffi/releases) - [Changelog](https://github.com/hynek/argon2-cffi/blob/main/CHANGELOG.md) - [Commits](hynek/argon2-cffi@23.1.0...25.1.0) --- updated-dependencies: - dependency-name: argon2-cffi dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a77e7fb commit 69c6b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ dependencies = [
217217
"aiosqlite ==0.20.0",
218218
"alembic ==1.14.0",
219219
"apscheduler ==3.10.4",
220-
"argon2_cffi ==23.1.0",
220+
"argon2_cffi ==25.1.0",
221221
"asgi-babel==0.10.0",
222222
"asyncpg ==0.30.0",
223223
"dramatiq[redis] ==1.17.1",

0 commit comments

Comments
 (0)