Skip to content
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

Bump odd-collector-sdk dependencies. Migrate pydantic v1 -> v2 #61

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

ValeriyWorld
Copy link
Contributor

No description provided.

@ValeriyWorld
Copy link
Contributor Author

ValeriyWorld commented Apr 23, 2024

Tests invokes fine overall, but I got 1 strange warning, that does not look like warning actually for odd-collector-sdk codebase, as there are no "example" extra keys anywhere:

/Library/Caches/pypoetry/virtualenvs/odd-collector-sdk-3AXHpIVN-py3.9/lib/python3.9/site-packages/pydantic/fields.py:804: PydanticDeprecatedSince20: Using extra keyword arguments on `Field` is deprecated and will be removed. Use `json_schema_extra` instead. (Extra keys: 'example'). Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.7/migration/
image

@ValeriyWorld ValeriyWorld merged commit b4076fb into main Apr 23, 2024
1 check passed
@ValeriyWorld ValeriyWorld deleted the bump_dependencies branch April 23, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants