https://pulumi.com logo
#python
Title
# python
m

mysterious-hamburger-19066

06/22/2022, 12:11 PM
I’m getting hundreds of warnings like these:
Copy code
.../lib/python3.9/site-packages/pulumi_azure_native/windowsiot/v20180216preview/get_service.py:18: DeprecationWarning: Version v20180216preview will be removed in the next major version of the provider. Upgrade to version v20190601 or later.
  warnings.warn("""Version v20180216preview will be removed in the next major version of the provider. Upgrade to version v20190601 or later.""", DeprecationWarning)
I’ve tried updating pulumi and the pulumi_azure_native python package, but it didn’t fix the issue. Could someone help me please?
b

billowy-army-68599

06/22/2022, 12:59 PM
could you file an issue in pulumi-azure-native please?
m

mysterious-hamburger-19066

06/22/2022, 1:19 PM
Okay. Thank you!