## Summary There are some small updates/fixes to make: - [ ] Update Python version - [ ] Update all dependencies - [x] Refactor logging constants - [x] Fix pyproject description (Log instead of Logs) - [x] Update version in rest docs - [x] Do not log proportion of executed duties in cicd mode - [x] Update pyproject python version to allow all Python 3.12 versions - [x] Fix docstrings Further fixes in separate issues: - #74 - #71 - #70 - #92
Summary
There are some small updates/fixes to make:
Further fixes in separate issues: