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 test and typing deps and remove special code paths for py < 3.8 #2087

Merged
merged 1 commit into from
Apr 29, 2022

Commits on Apr 29, 2022

  1. update test and typing deps and remove special code paths for py < 3.8

    Since PR ansible#1850 removed support for python 3.6 and python 3.7
    some special code paths can be now be removed.
    
    This also allows updating some test and typing dependencies
    which very pinned for python 3.6 and python 3.7 support.
    
    Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
    ziegenberg committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    99d2baf View commit details
    Browse the repository at this point in the history