-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
[pre-commit.ci] pre-commit autoupdate #28003
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
Conversation
updates: - [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.9.0](pre-commit/mirrors-mypy@v1.8.0...v1.9.0) - [github.com/pycqa/flake8: 6.1.0 → 7.0.0](PyCQA/flake8@6.1.0...7.0.0) - [github.com/adrienverge/yamllint: v1.29.0 → v1.35.1](adrienverge/yamllint@v1.29.0...v1.35.1) - [github.com/python-jsonschema/check-jsonschema: 0.28.0 → 0.28.1](python-jsonschema/check-jsonschema@0.28.0...0.28.1)
Below are all changelogs: Mypy 1.8We’ve just uploaded mypy 1.8 to the Python Package Index (PyPI). Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows:
You can read the full documentation for this release on Read the Docs. Type-checking Improvements
Performance Improvements
Improvements to Error Reporting
Stubgen Improvements
Stubtest Improvements
Fixes to Crashes
Documentation Updates
Other Notable Changes and Fixes
Typeshed UpdatesPlease see git log for full list of standard library typeshed stub changes. AcknowledgementsThanks to all mypy contributors who contributed to this release:
I’d also like to thank my employer, Dropbox, for supporting mypy development. Posted by Wesley Collin Wright flake8 7.0.0 -- 2024-01-04You can view the 7.0.0 milestone on GitHub for more details. Backwards Incompatible Changes
New Dependency Information
yamllint1.35.1 (2024-02-16)
1.35.0 (2024-02-15)
1.34.0 (2024-02-06)
1.33.0 (2023-11-09)
1.32.0 (2023-05-22)
1.31.0 (2023-04-21)
1.30.0 (2023-03-22)
check-jsonschema 0.28.1
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything appears to pass.
updates: