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

pre-commit: update mypy version to v1.0.1 #737

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

jayaddison
Copy link
Collaborator

@jayaddison jayaddison commented Feb 23, 2023

The exciting post-v1.0 world of mypy Python type checking 🎉

This is intended to resolve some type check errors that appeared in #735 that relate to creation of a requests.Session object within a context manager that doesn't play nicely with a combination of types-requests v2.28.11.14 and mypy prior to v1.0.0 (due to python/typeshed#9702, I think).

...that's the theory, anyway. Let's see what continuous integration says about it.

@jayaddison jayaddison merged commit c4a9505 into main Feb 23, 2023
@jayaddison jayaddison deleted the maintenance/update-mypy-version branch February 23, 2023 20:04
@jayaddison jayaddison mentioned this pull request Feb 23, 2023
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.

1 participant