Skip to content

chore(deps): update lark requirement from <2.0.0,>=1.3.0 to >=1.3.1,<2.0.0#1360

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/lark-gte-1.3.1-and-lt-2.0.0
Open

chore(deps): update lark requirement from <2.0.0,>=1.3.0 to >=1.3.1,<2.0.0#1360
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/lark-gte-1.3.1-and-lt-2.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Updates the requirements on lark to permit the latest version.

Release notes

Sourced from lark's releases.

1.3.1 - Bugfix + source build now contains complete project data

What's Changed

Full Changelog: lark-parser/lark@1.3.0...1.3.1

Changelog

Sourced from lark's changelog.

v1.0

  • maybe_placeholders is now True by default

  • Renamed TraditionalLexer to BasicLexer, and 'standard' lexer option to 'basic'

  • Default priority is now 0, for both terminals and rules (used to be 1 for terminals)

  • Discard mechanism is now done by returning Discard, instead of raising it as an exception.

  • use_accepts in UnexpectedInput.match_examples() is now True by default

  • v_args(meta=True) now gives meta as the first argument. i.e. (meta, children)

Commits
  • f79772c Version bump (1.3.1)
  • b64e9f4 Merge pull request #1561 from chanicpanic/sdist-git
  • ad0ea5f Update MANIFEST.in
  • 1f6f03c Merge pull request #1562 from lark-parser/issue1560
  • 7c365de Added custom input test (based on code from examples)
  • 19bbbee Bugfix: Restore support for custom input, alongside text and TextSlice (Issue...
  • dbcb60e Keep sdist in sync with git
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 13, 2026
@dependabot dependabot Bot requested a review from behnazh-w as a code owner April 13, 2026 12:18
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 13, 2026
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 13, 2026
Updates the requirements on [lark](https://github.com/lark-parser/lark) to permit the latest version.
- [Release notes](https://github.com/lark-parser/lark/releases)
- [Changelog](https://github.com/lark-parser/lark/blob/master/CHANGELOG.md)
- [Commits](lark-parser/lark@1.3.0...1.3.1)

---
updated-dependencies:
- dependency-name: lark
  dependency-version: 1.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/pip/main/lark-gte-1.3.1-and-lt-2.0.0 branch from 992c01b to 18505e1 Compare April 23, 2026 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file OCA Verified All contributors have signed the Oracle Contributor Agreement. python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants