* updates pydantic to 2.x * also update to python 3.12 * additional type fixes: - all Optional[] types must have a default value - update to constrained types - URL types converted from str - test updates Fixes #1940
4 lines
113 B
INI
4 lines
113 B
INI
[MASTER]
|
|
extension-pkg-whitelist=pydantic
|
|
ignore-paths=btrixcloud/migrations/migration_0028_page_files_errors.py
|