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": {