Skip to content

Commit

Permalink
build(deps-dev): bump black from 23.9.1 to 23.10.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.9.1...23.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent be6f873 commit fec1e6a
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 @@ -78,7 +78,7 @@ dev = [
"flake8-use-pathlib==0.3.0",
"flake8-copyright==0.2.4",
"ruff==0.0.291",
"black==23.9.1",
"black==23.10.0",
"isort==5.11.4",
"mypy==1.6.0",
"psutil==5.9.2",
Expand Down

0 comments on commit fec1e6a

Please sign in to comment.