From 1368fcd7120658a6ca0ec541b3264e2512191c70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 09:11:28 -0600 Subject: [PATCH] Bump pyparsing from 3.0.6 to 3.0.7 in /dependencies/python (#2383) Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_3.0.6...pyparsing_3.0.7) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/ansible-lint.txt | 2 +- dependencies/python/sqlfluff.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index ebdd0b28..3b98f7b9 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -14,7 +14,7 @@ packaging==21.3 platformdirs==2.4.1 pycparser==2.21 Pygments==2.11.2 -pyparsing==3.0.6 +pyparsing==3.0.7 PyYAML==6.0 resolvelib==0.5.4 rich==11.0.0 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index ee39842e..3de4f74a 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -17,7 +17,7 @@ platformdirs==2.4.1 pluggy==1.0.0 py==1.11.0 Pygments==2.11.2 -pyparsing==3.0.6 +pyparsing==3.0.7 pytest==6.2.5 PyYAML==6.0 regex==2022.1.18