diff --git a/ci/config.yaml b/ci/config.yaml index 51f22abe77..3c1782ef7d 100644 --- a/ci/config.yaml +++ b/ci/config.yaml @@ -1,4 +1,4 @@ -# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.1.46/c2cciutils/schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.1.47/c2cciutils/schema.json checks: versions: false diff --git a/ci/requirements.txt b/ci/requirements.txt index 057da8f4f4..39064c1f62 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,2 +1,2 @@ -c2cciutils==1.1.46 +c2cciutils==1.1.47 setuptools>=65.5.1