As title says. The action worked yesterday and started to fail after release `0.17` were performed. Our action is failing with `0.17.3` for sure, see https://github.com/ansys/pyaedt/actions/runs/17344734824/job/49243230693 Seems like the lazy load of `rich_utils`, performed in https://github.com/fastapi/typer/releases/tag/0.17.0, is at fault. #971 might not be needed if https://github.com/pyupio/safety/pull/779 get merged quickly