Skip to content

Commit cc829a3

Browse files
chore(deps): bump reuse from 5.0.2 to 6.2.0 (#201)
Bumps [reuse](https://github.com/fsfe/reuse-tool) from 5.0.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@v5.0.2...v6.2.0) --- updated-dependencies: - dependency-name: reuse dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47408ba commit cc829a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ lint = [
100100
"pylint[spelling]==3.3.7",
101101
"pylint-json2html==0.5.0",
102102
"pre-commit>=4.1,<4.6",
103-
"reuse==5.0.2",
103+
"reuse==6.2.0",
104104
"ruff==0.14.4",
105105
]
106106
test = [

0 commit comments

Comments
 (0)