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/release_notes.txt b/release_notes.txt
index 76072d6..e70332b 100644
--- a/release_notes.txt
+++ b/release_notes.txt
@@ -1,3 +1,10 @@
+Changes in 23.11
+    * Support for 23.11 NPU components and dependencies (core-driver, core-platform, Vela 3.10.0, CMSIS, CMSIS-NN and TensorFlow Lite Micro).
+    * Increase minimum requirements of Python to 3.10
+    * Update Python files to conform to Pylint
+    * Adding support for Arm Cortex-M85 with GCC
+    * Updates to documentation
+
 Changes in 23.08
     * Support for 23.08 NPU components and dependencies (core-driver, core-platform, Vela 3.9.0, CMSIS, CMSIS-NN and TensorFlow Lite Micro).
     * Update Python package requirements for compatibility reasons.