diff --git a/ci/config.yaml b/ci/config.yaml index de4c566ae..b7aef311e 100644 --- a/ci/config.yaml +++ b/ci/config.yaml @@ -1,4 +1,4 @@ -# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.2.15/c2cciutils/schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.2.16/c2cciutils/schema.json version: branch_to_version_re: diff --git a/ci/requirements.txt b/ci/requirements.txt index c0c0fa79e..e9b9f22ef 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,4 +1,4 @@ -c2cciutils==1.2.15 +c2cciutils==1.2.16 node_vm2==0.4.5 # Pin because version 0.4.7 is not working ruamel.yaml==0.17.40 # Pin because version 0.18.* is not working tomlkit==0.11.8