Update pyparsing requirement from >=3.0,<=3.1.1 to >=3.1,<4.0#308
Update pyparsing requirement from >=3.0,<=3.1.1 to >=3.1,<4.0#308dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.1 to 3.3.2. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.1.1...3.3.2) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1cf26a2 to
f1eac06
Compare
Apply non-dev dependency slide rule: >=3.1,<4.0 (was >=3.0,<=3.3.2). Update uv.lock to resolve the CI --locked failure. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Review SummaryDependency type: Non-dev / production (listed under CI status: All checks were failing due to Changelog findings (pyparsing 3.1.1 → 3.3.2):
Version range adjustment:
🤖 Generated with Claude Code |
|
Superseded by #321 which consolidates all pending dependency updates. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps pyparsing from 3.1.1 to 3.3.2.
Changelog
Sourced from pyparsing's changelog.
... (truncated)
Commits
fa24016Sync regex_inverter example from pyparsingea22046Updates to regex_inverter example: handle cancel during long max_results inte...7df5c09Sync regex_inverter example from pyparsinge862afaAdd Regular Expressions Quick Reference to regex_inverter/index.html6fdbd88Sync regex_inverter example from pyparsing5b33045Add note in the regex inverter that only the 7-bit ASCII characters are used ...e403f2cMerge branch 'master' of https://github.com/pyparsing/pyparsinge7b5f1cFix repo sync action in sync-regex-inverter.ymlea463faSync regex_inverter example from pyparsingafcbdacChange repetition instructions to use {,4} instead of {,10}Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)