From f33476ce1ce60404fce4016323b16debe09ee0c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 16:04:59 +0000 Subject: [PATCH] Update CI dependencies to v1.6.21 --- ci/config.yaml | 2 +- ci/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/config.yaml b/ci/config.yaml index 6e2b9ab4..aed7d8fc 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.19/c2cciutils/schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.6.21/c2cciutils/schema.json checks: required_workflows: diff --git a/ci/requirements.txt b/ci/requirements.txt index e442ba63..60a1e7c1 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,4 +1,4 @@ -c2cciutils[publish]==1.6.19 +c2cciutils[publish]==1.6.21 pipenv>=2022.1.8 # not directly required, pinned by Snyk to avoid a vulnerability setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability oauthlib>=3.2.1 # not directly required, pinned by Snyk to avoid a vulnerability