fix(dependencies): downgrade astroid to 3.3.6 due to CICD issue
This commit is contained in:
parent
67b7058b53
commit
aaf3a09ea5
1700
poetry.lock
generated
1700
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -10,13 +10,13 @@ package-mode = false
|
||||
python = "^3.11.2"
|
||||
webex-bot = "^0.5.2"
|
||||
pillow = "^11.0.0"
|
||||
asteroid = "<=3.3.6"
|
||||
astroid = "<=3.3.6"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^24.10.0"
|
||||
coverage = "^7.6.10"
|
||||
isort = "^5.13.2"
|
||||
pylint = "^3.3.3"
|
||||
pylint = "^3.3.2"
|
||||
pylint-exit = "^1.2.0"
|
||||
pytest = "^8.3.4"
|
||||
pre-commit = "^4.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user