版本发布 4
## What's Changed * Update project metadata for PEP 639 by @cdce8p in https://github.com/cdce8p/python-typing-update/pull/598 * Enable colored output for argparse help in Python 3.14 by @cdce8p in https://github.com/cdce8p/python-typing-update/pull/621 * Add support for Python 3.14 by @cdce8p in https://github.com/cdce8p/python-typing-update/pull/633 * Updated dependencies * pyupgrade from 3.19.1 to 3.20.0 * reorder-python-imports from 3.14.0 to 3.15.0 * ruff from 0.9.10 to 0.11.12 **Full Changelog**: https://github.com/cdce8p/python-typing-update/compare/v0.7.1...v0.7.2
## What's Changed * Update release workflow to use Trusted Publishing by @cdce8p in https://github.com/cdce8p/python-typing-update/pull/593 * Updated dependencies * isort from 5.13.2 to 6.0.1 * pyupgrade from 3.18.0 to 3.19.1 * black from 24.10.0 to 25.1.0 * ruff from 0.6.9 to 0.9.10 **Full Changelog**: https://github.com/cdce8p/python-typing-update/compare/v0.7.0...v0.7.1
## What's Changed * Drop support for Python 3.8 by @cdce8p in https://github.com/cdce8p/python-typing-update/pull/423 * Add support for Python 3.13 by @cdce8p in https://github.com/cdce8p/python-typing-update/pull/524 * Add option to use ruff as formatter by @cdce8p in https://github.com/cdce8p/python-typing-update/pull/537 * Updated all dependencies * aiofiles from 23.1.0 to 24.1.0 * autoflake from 2.2.0 to 2.3.1 * isort from 5.12.0 to 5.13.2 * pyupgrade from 3.10.1 to 3.18.0 * reorder-python-imports from 3.10.0 to 3.14.0 * black from 23.7.0 to 24.10.0 **Full Changelog**: https://github.com/cdce8p/python-typing-update/compare/v0.6.0...v0.7.0
## What's Changed * Add support for 3.12 by @cdce8p in https://github.com/cdce8p/python-typing-update/pull/379 ## Dependencies * Bump aiofiles from 22.1.0 to 23.1.0 by @dependabot * Bump autoflake from 2.0.0 to 2.2.0 by @dependabot * Bump isort from 5.10.1 to 5.12.0 by @dependabot * Bump pyupgrade from 3.2.2 to 3.10.1 by @dependabot * Bump reorder-python-imports from 3.9.0 to 3.10.0 by @dependabot * Bump black from 22.10.0 to 23.7.0 by @dependabot ## Dev * Bump pre-commit from 2.20.0 to 3.3.3 by @dependabot * Bump flake8 from 6.0.0 to 6.1.0 by @dependabot * Bump mypy from 0.991 to 1.4.1 by @dependabot * Bump pylint from 2.15.6 to 2.17.5 by @dependabot * Bump pytest from 7.2.0 to 7.4.0 by @dependabot * Bump pytest-asyncio from 0.20.2 to 0.21.1 by @dependabot * Bump types-aiofiles from 22.1.0.4 to 23.1.0.5 by @dependabot * Bump actions/setup-python from 4.3.0 to 4.7.0 by @dependabot * Bump actions/checkout from 3.1.0 to 3.5.4 by @dependabot * Bump actions/cache from 3.0.11 to 3.3.1 by @dependabot * Bump actions/upload-artifact from 3.1.1 to 3.1.2 by @dependabot * Use new cache/restore action by @cdce8p in https://github.com/cdce8p/python-typing-update/pull/292 **Full Changelog**: https://github.com/cdce8p/python-typing-update/compare/v0.5.1...v0.6.0