mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7c69a5609b
commit
1368fcd712
2 changed files with 2 additions and 2 deletions
2
dependencies/python/ansible-lint.txt
vendored
2
dependencies/python/ansible-lint.txt
vendored
|
@ -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
|
||||
|
|
2
dependencies/python/sqlfluff.txt
vendored
2
dependencies/python/sqlfluff.txt
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue