pulumi/sdk/python/lib
Aaron Friel 2c900ddadb
Fix Pyright type checking of "StackReference#outputs" (#16957)
Updates the type for the `outputs` property of the `StackReference`
class to be a `dict[str, Any]` instead of a `dict` (with unknown keys
and values). This change fixes the type error in the referenced issue.

Fixes #16955

Co-authored-by: Fraser Waters <fraser@pulumi.com>
2024-08-14 05:14:23 +00:00
..
pulumi Fix StackReference.outputs typing (#16956) 2024-08-13 18:44:58 +00:00
test Allow Python dynamic providers to capture secrets (#15864) 2024-08-02 23:51:52 +00:00
test_types Fix Pyright type checking of "StackReference#outputs" (#16957) 2024-08-14 05:14:23 +00:00
test_with_mocks [sdk/{nodejs,python}] Fix errors when testing remote components with mocks (#8053) 2021-09-24 06:08:13 -07:00
setup.py Freeze v3.129.0 (#16932) 2024-08-12 16:48:48 +00:00