diff --git a/requirements-dev.txt b/requirements-dev.txt index 6c8de958..d6180bb6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -22,7 +22,7 @@ pkginfo==1.9.2; python_version >= '3.6' platformdirs==2.5.4; python_version >= '3.7' pluggy==1.0.0; python_version >= '3.6' py==1.11.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' -pygments==2.13.0; python_version >= '3.6' +pygments==2.19.2; python_version >= '3.6' pyparsing==3.0.9; python_full_version >= '3.6.8' pytest==7.2.0 readme-renderer==37.3; python_version >= '3.7'