Skip to content

Bump python version to 3.11.5

Tan Le requested to merge bump-python-3.11.5 into main

What does this merge request do and why?

This bumps Python from 3.11.4 to 3.11.5 to ensure we are up-to-date with security patches.

For the full change-log https://docs.python.org/release/3.11.5/whatsnew/changelog.html#changelog

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • I've ran the eval_codebase.py pipeline to validate that nothing is broken.
  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Tan Le

Merge request reports