diff --git a/pyproject.toml b/pyproject.toml index f3d4289..be43db4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "lxml==5.3.0", "requests-cache==1.2.1", "beartype==0.19.0", - "attrs==24.3.0", + "attrs==25.1.0", "cattrs==24.1.2", "rich==13.9.4", ]