Enhancement: Updated to the latest version of typeshed type stubs.
Enhancement: Added support for PEP 562's getattr function.
Bug Fix: Fixed bug in handling of Protocol classes with generic type arguments.
Bug Fix: Fixed signature provider so it works with decorator calls.
Bug Fix: Fixed bug in type checking logic for homogenous tuples of arbitrary length.