Skip to content

Commit

Permalink
Bump black from 23.3.0 to 24.2.0 (#276)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.2.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.3.0...24.2.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2024
1 parent a77f04a commit 0e41e6c
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 @@ -25,7 +25,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
"attribution==1.6.2",
"black==23.3.0",
"black==24.2.0",
"coverage[toml]==7.4.1",
"flake8==6.0.0",
"flake8-bugbear==24.2.6",
Expand Down

0 comments on commit 0e41e6c

Please sign in to comment.