diff --git a/check-requirements.txt b/check-requirements.txt index 501de41..2860e61 100644 --- a/check-requirements.txt +++ b/check-requirements.txt @@ -59,7 +59,7 @@ pycodestyle==2.9.1 # flake8-import-order pyflakes==2.5.0 # via flake8 -pygments==2.14.0 +pygments==2.15.0 # via flake8-rst-docstrings pyyaml==6.0 # via bandit