diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index edbe8382..f9731791 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -17,7 +17,7 @@ packaging==23.1 pathspec==0.11.1 platformdirs==3.5.1 pycparser==2.21 -Pygments==2.15.0 +Pygments==2.15.1 pyrsistent==0.19.3 PyYAML==6.0 resolvelib==0.8.1 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index b99406cd..f4b5ef3b 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -10,7 +10,7 @@ MarkupSafe==2.1.2 packaging==23.1 pathspec==0.11.1 pluggy==1.0.0 -Pygments==2.15.0 +Pygments==2.15.1 pytest==7.3.1 PyYAML==6.0 regex==2023.3.23