diff --git a/pyproject.toml b/pyproject.toml index 64653715..a73ffc73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ optional-dependencies.dev = [ "pre-commit==4.0.1", "pydocstyle==6.3", "pyenchant==3.3.0rc1", - "pygments==2.18.0", + "pygments==2.19.0", "pylint==3.3.3", "pylint-per-file-ignores==1.3.2", "pyproject-fmt==2.5.0",