googleapis / python-spanner-sqlalchemy

Apache License 2.0
38 stars 28 forks source link

chore(deps): update dependency typing-extensions to v4.4.0 #266

Closed renovate-bot closed 1 year ago

renovate-bot commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typing-extensions (changelog) ==4.3.0 -> ==4.4.0 age adoption passing confidence

Release Notes

python/typing_extensions ### [`v4.4.0`](https://togithub.com/python/typing_extensions/blob/HEAD/CHANGELOG.md#Release-440-October-6-2022) [Compare Source](https://togithub.com/python/typing_extensions/compare/4.3.0...4.4.0) - Add `typing_extensions.Any` a backport of python 3.11's Any class which is subclassable at runtime. (backport from [python/cpython#​31841](https://togithub.com/python/cpython/issues/31841), by Shantanu and Jelle Zijlstra). Patch by James Hilton-Balfe ([@​Gobot1234](https://togithub.com/Gobot1234)). - Add initial support for TypeVarLike `default` parameter, PEP 696. Patch by Marc Mueller ([@​cdce8p](https://togithub.com/cdce8p)). - Runtime support for PEP 698, adding `typing_extensions.override`. Patch by Jelle Zijlstra. - Add the `infer_variance` parameter to `TypeVar`, as specified in PEP 695. Patch by Jelle Zijlstra.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.