diff --git a/pyproject.toml b/pyproject.toml index d676319..9a9cc4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ authors = [ ] requires-python = ">=3.12" dependencies = [ - "argon2-cffi==23.1.0", + "argon2-cffi==25.1.0", "beautifulsoup4==4.14.3", "bs4==0.0.2", "certifi==2026.1.4",