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 pydantic dep to 1.7 #207

Merged
merged 2 commits into from Oct 26, 2020
Merged

Bump pydantic dep to 1.7 #207

merged 2 commits into from Oct 26, 2020

Conversation

nmuesch
Copy link
Contributor

@nmuesch nmuesch commented Oct 26, 2020

Bumps the pydantic version from 1.5 -> 1.7
Most notably, this introduces support for python 3.9

Prior to this change, all apigentools commands run via Python 3.9 would fail with:

  File "/usr/local/Cellar/python@3.9/3.9.0/Frameworks/Python.framework/Versions/3.9/lib/python3.9/typing.py", line 648, in __getattr__
    raise AttributeError(attr)
AttributeError: __args__

@nmuesch nmuesch requested a review from a team as a code owner October 26, 2020 14:34
@nmuesch nmuesch merged commit c6351c3 into master Oct 26, 2020
@nmuesch nmuesch deleted the nick/bump_pydantic branch October 26, 2020 17:53
@nmuesch nmuesch added the changelog/Added Added features results into a minor version bump label Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/Added Added features results into a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants