Python-typing-update

Latest version: v0.6.0

Safety actively analyzes 623677 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.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

0.5.1

What's Changed
--

Dependencies
* Bump autoflake to 2.0.0
* Bump flake8 from 5.0.4 to 6.0.0 by dependabot in https://github.com/cdce8p/python-typing-update/pull/270
* Bump reorder-python-imports from 3.8.5 to 3.9.0 by dependabot in https://github.com/cdce8p/python-typing-update/pull/275
* Bump pyupgrade from 3.1.0 to 3.2.2 by dependabot in https://github.com/cdce8p/python-typing-update/pull/273


Dev
* Added Workflows to cleanup cache entries by cdce8p in https://github.com/cdce8p/python-typing-update/pull/254 https://github.com/cdce8p/python-typing-update/pull/266 https://github.com/cdce8p/python-typing-update/pull/267 https://github.com/cdce8p/python-typing-update/pull/279
* Use 3.11.0 for CI by cdce8p in https://github.com/cdce8p/python-typing-update/pull/257


**Full Changelog**: https://github.com/cdce8p/python-typing-update/compare/v0.5.0...v0.5.1

0.5.0

What's Changed
* Switch back to main `autoflake` with `v1.7.5` by cdce8p in https://github.com/cdce8p/python-typing-update/pull/247
* Run tests on `3.11-dev` by cdce8p in https://github.com/cdce8p/python-typing-update/pull/248

Dependencies
* Bump aiofiles to 22.1.0
* Bump pyupgrade to 3.1.0
* Bump reorder-python-imports to 3.8.5
* Bump black to 22.10.0

Dev
* Remove manifest files by cdce8p in https://github.com/cdce8p/python-typing-update/pull/185
* Move metadata to pyproject.toml by cdce8p in https://github.com/cdce8p/python-typing-update/pull/187
* Github Action updates by cdce8p in https://github.com/cdce8p/python-typing-update/pull/246
* Add readme badges by cdce8p in https://github.com/cdce8p/python-typing-update/pull/216

**Full Changelog**: https://github.com/cdce8p/python-typing-update/compare/v0.4.2...v0.5.0

0.4.2

What's Changed
* Update `reorder-python-imports` to 3.1.0
* Add missing `await` and fix issue with `--limit` argument in https://github.com/cdce8p/python-typing-update/pull/178

Documentation
* Update readme to better explain limitations with renamed type aliases, e.g. `collections.deque` or `collections.defaultdict` https://github.com/cdce8p/python-typing-update/pull/168

Development
* Update dev dependencies
* Improve CI workflow

**Full Changelog**: https://github.com/cdce8p/python-typing-update/compare/v0.4.1...v0.4.2

0.4.1

* Use custom `autoflake` release
* Support for Python 3.10 syntax

0.4.0

* Update dependencies
* Use PEP 517 build system
* Add `--py37-plus` option
* Remove `<3.10` Python version constraint. Python `3.10` syntax isn't supported though!
* Move and update tool configurations (isort, mypy, pytest)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.