From dfde7935a1f74fa09d631dc122ce914f0b0f1b1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 09:54:12 +0000 Subject: [PATCH] GHA: Bump reuse in /.github/workflows in the pip-dependencies group Bumps the pip-dependencies group in /.github/workflows with 1 update: [reuse](https://github.com/fsfe/reuse-tool). Updates `reuse` from 6.1.2 to 6.2.0 - [Release notes](https://github.com/fsfe/reuse-tool/releases) - [Changelog](https://github.com/fsfe/reuse-tool/blob/main/CHANGELOG.md) - [Commits](https://github.com/fsfe/reuse-tool/compare/v6.1.2...v6.2.0) --- updated-dependencies: - dependency-name: reuse dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 5f6e7f8..236eda0 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -2,4 +2,4 @@ # SPDX-License-Identifier: curl codespell==2.4.1 -reuse==6.1.2 +reuse==6.2.0