Skip to content

Commit

Permalink
Bump black from 23.12.1 to 24.3.0 in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the / directory: [black](https://github.com/psf/black).


Updates `black` from 23.12.1 to 24.3.0
- [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.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent dafd274 commit b5d263b
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 26 deletions.
51 changes: 26 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 @@ -15,7 +15,7 @@ flask = "^3.0.3"
pillow = "^10.3.0"

[tool.poetry.group.dev.dependencies]
black = "^23.1.0"
black = "^24.3.0"
flake8 = "^6.0.0"
mypy = "^1.0.0"
pre-commit = "^3.6.0"
Expand Down

0 comments on commit b5d263b

Please sign in to comment.