diff --git a/src/tests/custom/cpl-test/cpl.json b/src/tests/custom/cpl-test/cpl.json index 0c0b58f4..88718a04 100644 --- a/src/tests/custom/cpl-test/cpl.json +++ b/src/tests/custom/cpl-test/cpl.json @@ -16,7 +16,7 @@ "LicenseName": "", "LicenseDescription": "", "Dependencies": [ - "sh_cpl==2021.4.1.post12" + "sh_cpl==2021.4.1.post13" ], "PythonVersion": ">=3.9.2", "PythonPath": "/home/sven/Nextcloud_Sven/Schreibtisch/git_sh-edraft_de/sh_common_py_lib/src/tests/custom/general/../../../../cpl-env/bin/python3.9", diff --git a/src/tests/custom/general/cpl.json b/src/tests/custom/general/cpl.json index 6c37733c..a25bdfbb 100644 --- a/src/tests/custom/general/cpl.json +++ b/src/tests/custom/general/cpl.json @@ -16,7 +16,7 @@ "LicenseName": "MIT", "LicenseDescription": "MIT, see LICENSE for more details.", "Dependencies": [ - "sh_cpl==2021.4.1.post12", + "sh_cpl==2021.4.1.post13", "discord.py==1.6.0" ], "PythonVersion": ">=3.8",