Skip to content

Commit

Permalink
Bump attribution from 1.6.2 to 1.7.0 (#279)
Browse files Browse the repository at this point in the history
Bumps [attribution](https://github.com/omnilib/attribution) from 1.6.2 to 1.7.0.
- [Changelog](https://github.com/omnilib/attribution/blob/main/CHANGELOG.md)
- [Commits](omnilib/attribution@v1.6.2...v1.7.0)

---
updated-dependencies:
- dependency-name: attribution
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2024
1 parent 5dac1aa commit 9f7e413
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 @@ -24,7 +24,7 @@ dependencies = [

[project.optional-dependencies]
dev = [
"attribution==1.6.2",
"attribution==1.7.0",
"black==24.2.0",
"coverage[toml]==7.4.1",
"flake8==7.0.0",
Expand Down

0 comments on commit 9f7e413

Please sign in to comment.