diff --git a/pyproject.toml b/pyproject.toml index 788c167bfc1e11763c437debb78a1bd96af96f23..f7e9a40d0aa2a6290c7ad62d4561ed5db3d558d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -177,7 +177,7 @@ lint = [ "types-beautifulsoup4==4.12.0.20250516", "types-regex==2025.10.23.20251023", "types-requests==2.32.4.20250913", - "typos~=1.38.1", + "typos~=1.39.0", ] [project.urls]