-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps)!: Pydantic V2 #12
Conversation
Could you please downgrade isort to 5.11.5 so it could keep python3.7 compatibility and the pull request could move forward? |
|
Thanks! I also merged the PR that drops support to Python 3.7 since it reached EOL. This will be included in the version 2 of this library. |
Upgrade the ObjectIdField to match the internals of Pydantic V2.
Updated all tests and internals based on errors raised by tests.