Update schema packs to 2023.1
Redfish just released 2023.1, pull it in and update the packs.
This commit was generated automatically using update_schemas.py
Signed-off-by: Ed Tanous <edtanous@google.com>
Change-Id: I8faad8392af88aa7fc3a4fd73c8e0ec3bede56e5
diff --git a/scripts/update_schemas.py b/scripts/update_schemas.py
index 794ec0c..3115a26 100755
--- a/scripts/update_schemas.py
+++ b/scripts/update_schemas.py
@@ -10,7 +10,7 @@
import requests
from generate_schema_collections import generate_top_collections
-VERSION = "DSP8010_2022.3"
+VERSION = "DSP8010_2023.1"
WARNING = """/****************************************************************
* READ THIS WARNING FIRST