v5.2.0
What's Changed
Dependency Updates
- Upgrade Pydantic to 1.10.17 by @leplatrem in #928
- Migrate to Pydantic v2 by @grahamalama in #942
- Run
poetry lock, updating some transitive dependencies by @grahamalama in #947
Other Changes
- Change codeowner team from
ctms-reviewerstosysengby @grahamalama in #943 - Remove
tracefeature for logs by @grahamalama in #944 - Refactor some canned fixtures for tests (minmal/maximal contacts, example contact) by @grahamalama in #946
- Replace
black,isort, andpylintwithruffby @grahamalama in #948 - Configure factories to automatically commit when called by @grahamalama in #951
- Switch
docker-composetodocker composeby @grahamalama in #956 - Remove Sphinx from dev dependencies by @leplatrem in #955
Full Changelog: v5.1.0...v5.2.0