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

setup - require typing_extensions>=4.1.0 for dataclass_transform #4424

Merged
merged 3 commits into from Aug 23, 2022

Conversation

commonism
Copy link
Contributor

Change Summary

update typing_extensions

Related issue number

fix #4423

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI and coverage remains at 100%
  • Documentation reflects the changes where applicable
  • changes/<pull request or issue id>-<github username>.md file added describing change
    (see changes/README.md for details)
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

please review

@samuelcolvin
Copy link
Member

Looks good, needs a change file.

@samuelcolvin samuelcolvin enabled auto-merge (squash) August 23, 2022 10:21
@samuelcolvin
Copy link
Member

Thanks so much.

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.

ImportError: cannot import name 'dataclass_transform' from 'typing_extensions' (1.10.0a1)
3 participants