New features
- Create environment for CI/CD of releases (45)
- Move requirements from pyproject.toml to requirements-prod.txt (44)
- Run prettier in make format as optional (42)
- Add pyupgrade to make format command (38)
- Use isort, black, bandit and pylint extensions (35)
- Disable too-many-arguments in pylintrc (34)
Fixes
- Ignore docformatter return code 3 (39)