bump up lmnr version (#3000)

This commit is contained in:
LawyZheng
2025-07-21 18:33:48 +08:00
committed by GitHub
parent 8c72538d1c
commit f0081f55f1
2 changed files with 19 additions and 79 deletions

View File

@@ -77,7 +77,7 @@ types-boto3 = {extras = ["full"], version = "^1.38.31"}
lark = "^1.2.2"
libcst = "^1.8.2"
curlparser = "^0.1.0"
lmnr = {extras = ["all"], version = "^0.6.16"}
lmnr = {extras = ["all"], version = "^0.6.21"}
[tool.poetry.group.dev.dependencies]
isort = "^5.13.2"