Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent 1e488f3 commit 82d45c3
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 87 deletions.
127 changes: 41 additions & 86 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 @@ -31,7 +31,7 @@ sphinx-rtd-theme = {version = "^0.5.2", optional = true}

[tool.poetry.dev-dependencies]
pytest-cov = "^2.12.1"
black = "^21.8b0"
black = "^23.3"
requests-mock = "^1.9.3"
flake8 = "^3.9.2"
tox = "^3.24.3"
Expand Down

0 comments on commit 82d45c3

Please sign in to comment.