Bump pyparsing from 3.0.7 to 3.0.8 in /dependencies/python (#2776)

Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.7 to 3.0.8.
- [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.7...pyparsing_3.0.8)

---
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-04-11 11:41:05 -05:00 committed by GitHub
parent 8f5a63fdd2
commit b3b0e66df5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

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