Skip to content

Commit

Permalink
Bump lark from 1.1.7 to 1.1.8 (#339)
Browse files Browse the repository at this point in the history
Bumps [lark](https://github.com/lark-parser/lark) from 1.1.7 to 1.1.8.
- [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.1.7...1.1.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: konstantin <[email protected]>
  • Loading branch information
dependabot[bot] and hf-kklein committed Jan 21, 2024
1 parent dbe75fd commit cfe3d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ attrs==23.1.0
# via -r requirements.in
click==8.1.7
# via -r requirements.in
lark==1.1.7
lark==1.1.8
# via -r requirements.in
lxml==4.9.3
# via -r requirements.in
Expand Down

0 comments on commit cfe3d46

Please sign in to comment.