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:
parent
2540874eff
commit
2a3c58a484
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue