fix(deps): update dependency astroid to <=3.3.11
This commit is contained in:
@ -10,7 +10,7 @@ requires-python = ">=3.11.2"
|
||||
dependencies = [
|
||||
"webex-bot<1.1.0,>=1.0.3",
|
||||
"pillow<12.0.0,>=11.0.0",
|
||||
"astroid<=3.3.10",
|
||||
"astroid<=3.3.11",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
|
Reference in New Issue
Block a user