Skip to content

Commit d5ecae6

Browse files
committed
Bump lark dependecy
1 parent 54d657b commit d5ecae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
include_package_data=True,
3333
install_requires=[
34-
"lark[regex]==1.1.9",
34+
"lark[regex]==1.2.2",
3535
"docopt-ng==0.9.0",
3636
"pyyaml>=5.1",
3737
"radon==6.0.1",

0 commit comments

Comments
 (0)