From c5d2639e0a4cbd4626e3d0aabb5644d150b491c5 Mon Sep 17 00:00:00 2001 From: Sven Heidemann Date: Tue, 30 Nov 2021 13:48:50 +0100 Subject: [PATCH] Updated cpl=2021.10 -> 2021.11 --- src/gismo/gismo.json | 4 ++-- src/gismo_cli/gismo-cli.json | 4 ++-- src/gismo_core/gismo-core.json | 4 ++-- src/gismo_data/gismo-data.json | 4 ++-- src/modules/boot_log/boot-log.json | 4 ++-- src/modules_core/modules-core.json | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/gismo/gismo.json b/src/gismo/gismo.json index 147a433..0515ded 100644 --- a/src/gismo/gismo.json +++ b/src/gismo/gismo.json @@ -16,8 +16,8 @@ "LicenseName": "MIT", "LicenseDescription": "MIT, see LICENSE for more details.", "Dependencies": [ - "sh_cpl-core>=2021.10.2", - "sh_cpl-query>=2021.10.3", + "sh_cpl-core>=2021.11.0", + "sh_cpl-query>=2021.11.0", "discord.py==1.7.3" ], "PythonVersion": ">=3.9.2", diff --git a/src/gismo_cli/gismo-cli.json b/src/gismo_cli/gismo-cli.json index e34e102..0c7ab06 100644 --- a/src/gismo_cli/gismo-cli.json +++ b/src/gismo_cli/gismo-cli.json @@ -16,8 +16,8 @@ "LicenseName": "MIT", "LicenseDescription": "MIT, see LICENSE for more details.", "Dependencies": [ - "sh_cpl-core>=2021.10.2", - "sh_cpl-query>=2021.10.3" + "sh_cpl-core>=2021.11.0", + "sh_cpl-query>=2021.11.0" ], "PythonVersion": ">=3.9.2", "PythonPath": { diff --git a/src/gismo_core/gismo-core.json b/src/gismo_core/gismo-core.json index 0de1eff..ce5bd3b 100644 --- a/src/gismo_core/gismo-core.json +++ b/src/gismo_core/gismo-core.json @@ -16,8 +16,8 @@ "LicenseName": "MIT", "LicenseDescription": "MIT, see LICENSE for more details.", "Dependencies": [ - "sh_cpl-core>=2021.10.2", - "sh_cpl-query>=2021.10.3" + "sh_cpl-core>=2021.11.0", + "sh_cpl-query>=2021.11.0" ], "PythonVersion": ">=3.9.2", "PythonPath": { diff --git a/src/gismo_data/gismo-data.json b/src/gismo_data/gismo-data.json index 6f32731..a9552f0 100644 --- a/src/gismo_data/gismo-data.json +++ b/src/gismo_data/gismo-data.json @@ -16,8 +16,8 @@ "LicenseName": "MIT", "LicenseDescription": "MIT, see LICENSE for more details.", "Dependencies": [ - "sh_cpl-core>=2021.10.2", - "sh_cpl-query>=2021.10.3" + "sh_cpl-core>=2021.11.0", + "sh_cpl-query>=2021.11.0" ], "PythonVersion": ">=3.9.2", "PythonPath": { diff --git a/src/modules/boot_log/boot-log.json b/src/modules/boot_log/boot-log.json index f4413c8..5cbcd68 100644 --- a/src/modules/boot_log/boot-log.json +++ b/src/modules/boot_log/boot-log.json @@ -16,8 +16,8 @@ "LicenseName": "MIT", "LicenseDescription": "MIT, see LICENSE for more details.", "Dependencies": [ - "sh_cpl-core>=2021.10.2", - "sh_cpl-query>=2021.10.3" + "sh_cpl-core>=2021.11.0", + "sh_cpl-query>=2021.11.0" ], "PythonVersion": ">=3.9.2", "PythonPath": { diff --git a/src/modules_core/modules-core.json b/src/modules_core/modules-core.json index 74f6095..9324f5f 100644 --- a/src/modules_core/modules-core.json +++ b/src/modules_core/modules-core.json @@ -16,8 +16,8 @@ "LicenseName": "MIT", "LicenseDescription": "MIT, see LICENSE for more details.", "Dependencies": [ - "sh_cpl-core>=2021.10.2", - "sh_cpl-query>=2021.10.3" + "sh_cpl-core>=2021.11.0", + "sh_cpl-query>=2021.11.0" ], "PythonVersion": ">=3.9.2", "PythonPath": {