diff --git a/pyproject.toml b/pyproject.toml index 8f13f78706c..4c2987f8a9d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ lint = [ "types-defusedxml==0.7.0.20240218", "types-docutils==0.21.0.20241128", "types-Pillow==10.2.0.20240822", - "types-Pygments==2.19.0.20250107", + "types-Pygments==2.19.0.20250219", "types-requests==2.32.0.20241016", # align with requests "types-urllib3==1.26.25.14", "pyright==1.1.392.post0",