from the PR implementing dynamic providers for Pyt...
# python
c
from the PR implementing dynamic providers for Python: https://github.com/pulumi/pulumi/pull/2900
So any resource created with Python 3.x.y can only be updated by exactly the same version of Python.
Is this still true?