Skip to content

Commit

Permalink
Bump black from 23.7.0 to 23.10.1
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 23.7.0 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.7.0...23.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 38d0781 commit 28bec8b
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 25 deletions.
56 changes: 32 additions & 24 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 @@ -16,7 +16,7 @@ Sphinx = "~7.2.6"
myst-parser = "~2.0.0"
sphinx-rtd-theme = "~1.3.0"
pytest = "~7.4.0"
black = "~23.7.0"
black = "~23.10.1"
flake8 = "~6.1.0"
isort = "~5.12.0"
flake8-isort = "~6.0.0"
Expand Down

0 comments on commit 28bec8b

Please sign in to comment.