fix(deps): update dependency pyparsing to v3.2.4 (#371)
All checks were successful
Security / snyk (push) Successful in 29m11s
All checks were successful
Security / snyk (push) Successful in 29m11s
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | pyparsing | `==3.2.3` -> `==3.2.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjQxLjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==--> Reviewed-on: #371 Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk> Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
This commit is contained in:
@@ -25,7 +25,7 @@ dependencies = [
|
||||
"platformdirs==4.4.0",
|
||||
"pluggy==1.6.0",
|
||||
"py==1.11.0",
|
||||
"pyparsing==3.2.3",
|
||||
"pyparsing==3.2.4",
|
||||
"requests==2.32.5",
|
||||
"six==1.17.0",
|
||||
"tabulate==0.9.0",
|
||||
|
Reference in New Issue
Block a user