chore(pip-prod)(deps): bump pyparsing from 3.1.2 to 3.1.4

Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.2 to 3.1.4.
- [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.1.2...3.1.4)

---
updated-dependencies:
- dependency-name: pyparsing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-26 09:25:40 +00:00
committed by Luke Tainton
parent aa412e03a1
commit d16e675941
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@ pathspec = "0.12.1"
platformdirs = "4.2.2"
pluggy = "1.5.0"
py = "1.11.0"
pyparsing = "3.1.2"
pyparsing = "3.1.4"
requests = "2.32.3"
six = "1.16.0"
tabulate = "0.9.0"