Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] authored Dec 16, 2023
1 parent d6ec6af commit 92ad309
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 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 @@ -58,7 +58,7 @@ pyflakes = "^2.5.0"
pylint = "^2.17.7"
pylint-pytest = "^1.1.3"
pydocstyle = "^6.1.1"
black = "^23.10.1"
black = "^23.11.0"
isort = "^5.11.5"
doc8 = "1.1.1"

Expand Down

0 comments on commit 92ad309

Please sign in to comment.