End of python 3.9 support
Support for python 3.9 ends on October 2025 https://devguide.python.org/versions/.
- Switch default python version for conda environment and gitlab-CI to a newer python version.
- Make sure the pipeline is fully compatible with the new python version.