Changelog
* 156749c Add entry for pip to dependabot.yml (1062)
* 8582f6b Fix location of dist directory in CI workflow
* d886252 Fix various mypy type checking errors (1061)
* ef4bac6 Fix warning 'Input 'packages_dir' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `packages-dir` instead.'
* b8d4eb4 Generate requirements files from `pyproject.toml` using pip-tools (1059)
* 07443f4 Lint Python sources with ruff (1060)
* d86fb17 Move `pyproject.toml` to root directory (1058)
* 103f25a Report the reason for the Internal Server Error, if an Exception is thrown by predict() (1071)