diff --git a/ci/config.yaml b/ci/config.yaml index f2e49e431..a19f484fd 100644 --- a/ci/config.yaml +++ b/ci/config.yaml @@ -1,4 +1,4 @@ -# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.4.18/c2cciutils/schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.4.19/c2cciutils/schema.json version: branch_to_version_re: diff --git a/ci/requirements.txt b/ci/requirements.txt index 72b30a0d3..9573699b9 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,4 +1,4 @@ -c2cciutils[checks,publish]==1.4.18 +c2cciutils[checks,publish]==1.4.19 importlib-metadata<8.0.0 # issue with twine, see: https://github.com/python/importlib_metadata/issues/492 poetry-dynamic-versioning[plugin]==0.21.5 poetry-plugin-export==1.3.1