diff --git a/requirements/dev.txt b/requirements/dev.txt index 0f65d0d8..94459ec6 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -10,7 +10,7 @@ mypy-extensions==1.1.0 packaging==25.0 pathspec==1.0.1 pluggy==1.6.0 -pygments==2.19.2 +pygments==2.20.0 pytest==9.0.2 pytest-qgis @ git+https://github.com/3liz/pytest-qgis.git@555b184158a58f6922e0dfb6df25ad90b2cc8c24 ruff==0.14.10 diff --git a/requirements/tests.txt b/requirements/tests.txt index a2b1a99f..ca532c73 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -5,7 +5,7 @@ exceptiongroup==1.3.1 ; python_full_version < '3.11' iniconfig==2.3.0 packaging==25.0 pluggy==1.6.0 -pygments==2.19.2 +pygments==2.20.0 pytest==9.0.2 pytest-qgis @ git+https://github.com/3liz/pytest-qgis.git@555b184158a58f6922e0dfb6df25ad90b2cc8c24 semver==3.0.4