diff --git a/ci/config.yaml b/ci/config.yaml index 3dd815dc4..25cc3ddf0 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.41/c2cciutils/schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.1.43/c2cciutils/schema.json checks: black: false diff --git a/ci/requirements.txt b/ci/requirements.txt index 9d056ef0c..9db1952bd 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,4 +1,4 @@ -c2cciutils==1.1.41 +c2cciutils==1.1.43 pip>=21.1 # not directly required, pinned by Snyk to avoid a vulnerability setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability