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

hotfix: Hotfix Pydantic dependency constraints. #204

Merged
merged 3 commits into from
Nov 22, 2022

Conversation

xSAVIKx
Copy link
Member

@xSAVIKx xSAVIKx commented Nov 21, 2022

Fixes #203.

Changes

The constraint had a teeny-tiny misprint (a missing , between the versions) that made it invalid.

This change is released separately as v1.6.3 and now as v1.7.1.

docs: Add mention of the constraints fix

Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>

chore: bump version

Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>

fix: PyPi constraints for Pydantic

Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>

ci: add ability to release from tag branches.

Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>
@xSAVIKx xSAVIKx added the bug Something isn't working label Nov 21, 2022
@xSAVIKx xSAVIKx requested a review from a team November 21, 2022 19:35
@xSAVIKx xSAVIKx self-assigned this Nov 21, 2022
Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>
Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>
Copy link

@Klaudioz Klaudioz left a comment

Choose a reason for hiding this comment

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

Looks good

@Klaudioz Klaudioz merged commit 119264c into main Nov 22, 2022
@Klaudioz Klaudioz deleted the fix/pydantic-constraints branch November 22, 2022 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid constraint error
2 participants