Bump attribution from 1.6.2 to 1.8.0 (#172)

Bumps [attribution](https://github.com/omnilib/attribution) from 1.6.2 to 1.8.0.
- [Changelog](https://github.com/omnilib/attribution/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/attribution/compare/v1.6.2...v1.8.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>
This commit is contained in:
dependabot[bot] 2024-07-04 16:36:44 -07:00 committed by GitHub
parent 2540874eff
commit 2a3c58a484
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ dependencies = ["typing_extensions>=4.0; python_version < '3.10'"]
[project.optional-dependencies]
dev = [
"attribution==1.6.2",
"attribution==1.8.0",
"black==24.4.2",
"coverage==7.4.1",
"flake8==7.0.0",