diff --git a/pyproject.toml b/pyproject.toml index 0b00bb465..fe439dbf2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -112,7 +112,7 @@ test = [ "pytest-randomly ~= 3.16.0", ] typing = [ - "types-Pygments ~= 2.18.0.20240506", + "types-Pygments ~= 2.19.0.20250107", "types-PyYAML ~= 6.0.12.9", "types-requests ~= 2.32.0.20240622", "types-tabulate ~= 0.9.0.2",