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

Update minimum pydantic version to 1.9.0 #905

Merged
merged 1 commit into from
Feb 10, 2022
Merged

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Feb 10, 2022

It turns out that the use of multiple inheritance with a PrivateAttr by the remote asset classes only works in pydantic 1.9.0+.

@jwodder jwodder added the dependencies Update one or more dependencies version label Feb 10, 2022
@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #905 (5281f69) into master (49e33af) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #905   +/-   ##
=======================================
  Coverage   86.65%   86.65%           
=======================================
  Files          61       61           
  Lines        7435     7435           
=======================================
  Hits         6443     6443           
  Misses        992      992           
Flag Coverage Δ
unittests 86.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49e33af...5281f69. Read the comment docs.

@yarikoptic
Copy link
Member

cool, thanks!

@yarikoptic yarikoptic merged commit de4ff71 into master Feb 10, 2022
@yarikoptic yarikoptic deleted the update-pydantic branch February 10, 2022 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants