diff --git a/pyproject.toml b/pyproject.toml index b5fa7c5..7783619 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dev = [ "mypy>=0.990", "types-PyYAML>=6.0.0", "types-requests>=2.28.0", - "types-tabulate>=0.9.0", + "types-tabulate>=0.10.0.20260408", "pre-commit>=2.20.0", "bandit>=1.7.0", ]