Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 30a8cfb commit 8991222
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 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 @@ -13,7 +13,7 @@ starlette = "<0.38"

[tool.poetry.group.dev.dependencies]
autoflake = "<2.3"
black = "^23"
black = ">=23,<25"
codecov = "^2.1.12"
httpx = "^0.24.0"
mypy = "^1.1"
Expand Down

0 comments on commit 8991222

Please sign in to comment.