Commit e48e359
authored
Upgrade Pydantic version (#209)
## Ticket
#208
## Changes
Upgrades to Pydantic v2
## Context for reviewers
https://docs.pydantic.dev/latest/migration/
Pydantic v2 is a fairly large rewrite of the library, although the
template only relies on it for env-var management. v2 is getting updated
consistently and is actively being worked on.
## Testing
`make format lint test` all work both running outside the Docker
container and within it.1 parent 3a6a2cb commit e48e359
File tree
5 files changed
+180
-69
lines changed- app
- src
- adapters/db/clients
- logging
- util
5 files changed
+180
-69
lines changed
0 commit comments