fix(deps): update dependency astroid to <=3.3.8
All checks were successful
CI w/ Poetry and Docker / ci (pull_request) Successful in 1m11s

This commit is contained in:
2025-01-02 17:07:52 +00:00
parent e9722d55b1
commit 83d5330a0c
2 changed files with 5 additions and 5 deletions

View File

@ -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"