MLECO-4371 Update dependencies to 23.11 release components

* Updated NPU components and dependencies (core-driver, core-platform,
Vela, CMSIS, TensorFlow Lite Micro) to 23.11 release SHAs.
* Changed Python version to 3.10
* Updated release notes and other documentation
* Added workarounds to scripts in order to address build issues

Signed-off-by: Aron Virginas-Tar <aron.virginas-tar@arm.com>

Change-Id: I0a639b80881b53eebb216085b7e6764e3be8ca67
diff --git a/set_up_default_resources.py b/set_up_default_resources.py
index a3987bc..f5cd0ac 100755
--- a/set_up_default_resources.py
+++ b/set_up_default_resources.py
@@ -39,8 +39,9 @@
 from scripts.py.check_update_resources_downloaded import get_md5sum_for_file
 
 # Supported version of Python and Vela
-VELA_VERSION = "3.9.0"
-py3_version_minimum = (3, 9)
+
+VELA_VERSION = "3.10.0"
+py3_version_minimum = (3, 10)
 
 # Valid NPU configurations:
 valid_npu_config_names = [