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

🎨 Fix Pydantic warning and ⬆️ upgrade dependencies #123

Merged
merged 3 commits into from
Jun 6, 2024

Conversation

ff137
Copy link
Contributor

@ff137 ff137 commented Jun 5, 2024

Fixes a Pydantic UserWarning:

Expected `Union[DIDCommV1Service, DIDCommV2Service, UnknownService]` but got `Service` - serialized value may not be as expected

Upgrades dependencies and updates lock file

Includes patch increment to version

ff137 added 3 commits June 5, 2024 13:33
`Expected `Union[DIDCommV1Service, DIDCommV2Service, UnknownService]` but got `Service` - serialized value may not be as expected`

Signed-off-by: ff137 <ff137@proton.me>
Signed-off-by: ff137 <ff137@proton.me>
Signed-off-by: ff137 <ff137@proton.me>
Copy link
Member

@dbluhm dbluhm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dbluhm dbluhm merged commit 735446c into Indicio-tech:main Jun 6, 2024
4 checks passed
@ff137 ff137 deleted the fix/warning branch June 7, 2024 06:21
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