From 1a287601465a86e66cb7f5cb669141c50370d022 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 18:34:33 +0000 Subject: [PATCH 1/2] Update CI dependencies --- .pre-commit-config.yaml | 4 ++-- ci/requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d06dab04c..33c540331 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,10 +24,10 @@ repos: - id: copyright - id: poetry-check additional_dependencies: - - poetry==1.8.4 # pypi + - poetry==1.8.5 # pypi - id: poetry-lock additional_dependencies: - - poetry==1.8.4 # pypi + - poetry==1.8.5 # pypi - repo: https://github.com/codespell-project/codespell rev: v2.3.0 hooks: diff --git a/ci/requirements.txt b/ci/requirements.txt index 75ffa5611..765df1901 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -2,7 +2,7 @@ c2cciutils[checks,publish]==1.6.23 poetry-dynamic-versioning[plugin]==1.4.1 poetry-plugin-export==1.8.0 pre-commit==3.8.0 -pytest==8.3.3 +pytest==8.3.4 scikit-image==0.24.0 poetry-plugin-tweak-dependencies-version==1.5.2 poetry-dynamic-versioning==1.4.1 From 358390a0093dee83f2aae05100e32015194bae8c Mon Sep 17 00:00:00 2001 From: "geo-ghci-int[bot]" <146321879+geo-ghci-int[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 21:04:30 +0000 Subject: [PATCH 2/2] Apply pre-commit fix From the artifact of the previous workflow run --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index ba911571e..d07c69fd1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2015-2024, Camptocamp SA +Copyright (c) 2015-2025, Camptocamp SA All rights reserved. Redistribution and use in source and binary forms, with or without