diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 660d82ae..19b76313 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -12,7 +12,7 @@ packaging==21.3 pathspec==0.9.0 pycparser==2.21 Pygments==2.11.2 -pyparsing==3.0.7 +pyparsing==3.0.8 PyYAML==6.0 resolvelib==0.5.4 rich==12.2.0 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index 650a53c2..ce2d7fff 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -12,7 +12,7 @@ pathspec==0.9.0 pluggy==1.0.0 py==1.11.0 Pygments==2.11.2 -pyparsing==3.0.7 +pyparsing==3.0.8 pytest==7.1.1 PyYAML==6.0 regex==2022.3.15