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/static/redfish/v1/JsonSchemas/Session/Session.json b/static/redfish/v1/JsonSchemas/Session/Session.json
index f0dba85..68afbbc 100644
--- a/static/redfish/v1/JsonSchemas/Session/Session.json
+++ b/static/redfish/v1/JsonSchemas/Session/Session.json
@@ -163,7 +163,7 @@
                         "string",
                         "null"
                     ],
-                    "writeOnly ": false
+                    "writeOnly": false
                 },
                 "SessionType": {
                     "anyOf": [
@@ -188,7 +188,7 @@
                         "null"
                     ],
                     "versionAdded": "v1_6_0",
-                    "writeOnly ": false
+                    "writeOnly": false
                 },
                 "UserName": {
                     "description": "The username for the account for this session.",