At the moment, the environments are using Python3.9 as that is the default version. It would be good to define a python version in the environment file. The python version could be updated to 3.10.
This change could be first added to the dev environment before being added to the release environment file.
At the moment, the environments are using
Python3.9
as that is the default version. It would be good to define a python version in the environment file. The python version could be updated to3.10
.This change could be first added to the dev environment before being added to the release environment file.