Skip to content

Commit 9eee360

Browse files
chore(deps): bump lark from 1.3.0 to 1.3.1 (#686)
Bumps [lark](https://github.com/lark-parser/lark) from 1.3.0 to 1.3.1. - [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 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>
1 parent f5b0067 commit 9eee360

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev_requirements/requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ inject==5.3.0
3434
# via ahbicht (pyproject.toml)
3535
jinja2==3.1.6
3636
# via sphinx
37-
lark==1.3.0
37+
lark==1.3.1
3838
# via ahbicht (pyproject.toml)
3939
markupsafe==3.0.3
4040
# via jinja2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ efoli==2.1.1
1010
# via ahbicht (pyproject.toml)
1111
inject==5.3.0
1212
# via ahbicht (pyproject.toml)
13-
lark==1.3.0
13+
lark==1.3.1
1414
# via ahbicht (pyproject.toml)
1515
marshmallow==3.26.1
1616
# via ahbicht (pyproject.toml)

0 commit comments

Comments
 (0)