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 typing_extensions #170

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Commits on Sep 6, 2023

  1. update typing_extensions

    Why
    ===
    * The old version pin was incompatible with newer libraries
    * #125
    
    What changed
    ===
    * Updated pyprojecet.toml to pin typing_extensions to be any 4.x.x release
    * Ran poetry lock
    
    Test plan
    ===
    * CI passes
    * Make a project that imports the replit-py release and
    typing-extensions and see it doesn't fail
    ryantm committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7a185a8 View commit details
    Browse the repository at this point in the history