Skip to content

Commit

Permalink
Bump black from 23.12.1 to 24.3.0 in the pip group
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update: [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent 02e3482 commit 4f45050
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 31 deletions.
61 changes: 31 additions & 30 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 @@ -51,7 +51,7 @@ setuptools = "*"
poethepoet = { version = "^0.24.2", extras = ["poetry-plugin"] }
mypy = "^1.7.1"
types-requests = "~2.31.0"
black = "^23.12.0"
black = "^24.3.0"
isort = "^5.13.2"
autoflake = "^2.3.1"
pytest = "^8.1.1"
Expand Down

0 comments on commit 4f45050

Please sign in to comment.