Skip to content

Commit

Permalink
Bump black from 23.9.1 to 23.10.1
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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and henrikhorluck committed Nov 2, 2023
1 parent 2ff736f commit bbe4cf3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 26 deletions.
46 changes: 21 additions & 25 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ coverage = { version = "~7.3", extras = [ "toml" ] }
flake8 = "~6.1"
isort = "~5.12"
pycodestyle = "~2.11"
black = "~23.9"
black = "~23.10"
pre-commit = "~3.5"

[tool.poetry.extras]
Expand Down

0 comments on commit bbe4cf3

Please sign in to comment.