fix(deps): update dependency astroid to <=3.3.8
All checks were successful
CI w/ Poetry and Docker / ci (pull_request) Successful in 1m11s
All checks were successful
CI w/ Poetry and Docker / ci (pull_request) Successful in 1m11s
This commit is contained in:
@ -10,7 +10,7 @@ package-mode = false
|
||||
python = "^3.11.2"
|
||||
webex-bot = "^0.5.2"
|
||||
pillow = "^11.0.0"
|
||||
astroid = "<=3.3.6"
|
||||
astroid = "<=3.3.8"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^24.10.0"
|
||||
|
Reference in New Issue
Block a user