Skip to content

Commit eb2385e

Browse files
GHA: Bump the pip-dependencies group
Bumps the pip-dependencies group in /.github/workflows with 2 updates: [reuse](https://github.com/fsfe/reuse-tool) and [ruff](https://github.com/astral-sh/ruff). 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](fsfe/reuse-tool@v6.1.2...v6.2.0) Updates `ruff` from 0.14.2 to 0.14.10 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.2...0.14.10) --- updated-dependencies: - dependency-name: reuse dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f09fd5d commit eb2385e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33

44
cmakelang==0.6.13
55
codespell==2.4.1
6-
reuse==6.1.2
7-
ruff==0.14.2
6+
reuse==6.2.0
7+
ruff==0.14.10

0 commit comments

Comments
 (0)