diff --git a/pyproject.toml b/pyproject.toml index 933e2e5..7d43350 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ documentation = "https://yaleman.github.io/pyaussiebb/" [dependency-groups] dev = [ "ruff>=0.11.10", - "mypy==1.19.0", + "mypy==1.19.1", "pytest>=8.3.5", "types-requests==2.32.4.20250913", "mkdocstrings>=0.27",