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:
dependabot[bot] 2022-01-24 09:11:28 -06:00 committed by GitHub
parent 7c69a5609b
commit 1368fcd712
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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