diff --git a/pyproject.toml b/pyproject.toml index dc519f0..8d63294 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ dependencies = [ "pycodestyle==2.10.0", "pycparser==2.21", "pyflakes==3.0.1", - "pygments==2.14.0", + "pygments==2.19.2", "pyproject-hooks==1.0.0", "pyte==0.8.1", "python-dateutil==2.8.2",