diff --git a/pyproject.toml b/pyproject.toml index 13856dc..34c4c53 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ tests = [ "syrupy==4.8.0" ] type_check = [ - "mypy==1.13.0", + "mypy==1.14.0", "types-requests==2.32.0.20241016", "lxml-stubs==0.5.1" ]