1. [x] find . -iname '*.py' -not -path "*/venv/*" -exec pyupgrade --py311-plus {} + 3. [x] enum changed behaviour of str() 4. [x] remove dependency on async_test 5. [x] transition to pytest - https://github.com/pytest-dev/nose2pytest 6. [x] update travis CI 7. [x] ansible playbook update 8. [ ] Optional: transition to pyproject.toml 9. [x] aiohttp update to 3.8.5 10. [x] separate html-structure-diff versions 0.x 1.x so that revert to 0.x lineage is possible requires: - https://github.com/KeepSafe/email-service/issues/420 - https://github.com/KeepSafe/translation-real-time-validaton/pull/56 - https://github.com/KeepSafe/appstore-content/pull/189 - [KeepSafe/zendesk-knowledgebase-editor](https://github.com/KeepSafe/zendesk-knowledgebase-editor) ## Findings
requires:
Findings