`attrs.validators.instance_of()`'s type hints now allow for union types. For example: `instance_of(str | int)`