diff --git a/pyproject.toml b/pyproject.toml index aaf0702..db04825 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ authors = [ {name = "bobokun"}, ] dependencies = [ - "argon2-cffi==23.1.0", + "argon2-cffi==25.1.0", "bencodepy==0.9.5", "croniter==6.0.0", "fastapi==0.116.1",