From fc4e21fd022917022e98bb6395fe2a7383063f3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 16:30:04 +0000 Subject: [PATCH] Update CI dependencies to v1.5.12 --- 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 56c1f7a838..0a325426f7 100644 --- a/ci/config.yaml +++ b/ci/config.yaml @@ -1,4 +1,4 @@ -# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.5.10/c2cciutils/schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.5.12/c2cciutils/schema.json checks: black: false diff --git a/ci/requirements.txt b/ci/requirements.txt index 607c53ac99..7162b01570 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,4 +1,4 @@ -c2cciutils[checks,publish]==1.5.11 +c2cciutils[checks,publish]==1.5.12 importlib-metadata<8.0.0 pre-commit==3.0.4 requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability