Skip to content

Commit ca62cdd

Browse files
Bump attribution from 1.7.1 to 1.8.0 (#332)
Bumps [attribution](https://github.com/omnilib/attribution) from 1.7.1 to 1.8.0. - [Changelog](https://github.com/omnilib/attribution/blob/main/CHANGELOG.md) - [Commits](omnilib/attribution@v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: attribution dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59397d0 commit ca62cdd

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
@@ -24,7 +24,7 @@ dependencies = [
2424

2525
[project.optional-dependencies]
2626
dev = [
27-
"attribution==1.7.1",
27+
"attribution==1.8.0",
2828
"black==24.3.0",
2929
"build>=1.2",
3030
"coverage[toml]==7.6.10",

0 commit comments

Comments
 (0)