diff --git a/ci/config.yaml b/ci/config.yaml index 8e60ea02..04e34a8e 100644 --- a/ci/config.yaml +++ b/ci/config.yaml @@ -1,4 +1,4 @@ -# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.6.23/c2cciutils/schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.7.0/c2cciutils/schema.json publish: docker: diff --git a/ci/requirements.txt b/ci/requirements.txt index 82c680cd..d7ff5d0d 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,4 +1,4 @@ -c2cciutils[publish]==1.6.23 +c2cciutils[publish]==1.7.0 poetry-dynamic-versioning==1.4.1 poetry-plugin-export==1.8.0 poetry-plugin-tweak-dependencies-version==1.5.2