Skip to content

Commit

Permalink
Bump attribution from 1.7.1 to 1.8.0 (#102)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Aug 17, 2024
1 parent 17c89f8 commit 10d3198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = []

[project.optional-dependencies]
dev = [
"attribution==1.7.1",
"attribution==1.8.0",
"black==24.4.2",
"coverage==7.6.0",
"flake8==7.0.0",
Expand Down

0 comments on commit 10d3198

Please sign in to comment.