From 9f9b7b9b3be59805f143bb39e2158ed2bd8de113 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 15:58:41 +0000 Subject: [PATCH] Update CI dependencies --- .pre-commit-config.yaml | 4 ++-- ci/requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b630baed3..273b1c2a6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: hooks: - id: git-check - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.6 + rev: 0.29.1 hooks: - id: check-github-actions - id: check-github-workflows @@ -66,7 +66,7 @@ repos: hooks: - id: autoflake - repo: https://github.com/asottile/pyupgrade - rev: v3.16.0 + rev: v3.17.0 hooks: - id: pyupgrade args: diff --git a/ci/requirements.txt b/ci/requirements.txt index 77568e539..a788f01e2 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,8 +1,8 @@ c2cciutils[checks,publish]==1.6.21 poetry-dynamic-versioning[plugin]==1.4.0 poetry-plugin-export==1.8.0 -pre-commit==3.7.1 -pytest==8.2.2 +pre-commit==3.8.0 +pytest==8.3.2 scikit-image==0.24.0 poetry-plugin-tweak-dependencies-version==1.5.2 poetry-dynamic-versioning==1.4.0