Skip to content

Commit

Permalink
Bump black from 22.6.0 to 24.3.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 22.6.0 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@22.6.0...24.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 865a5ce commit 0acd797
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 37 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ freezegun = "*"
pytest = "*"
"flake8" = "*"
isort = "*"
black = "==22.6"
black = "==24.3.0"
pre-commit = "*"

[requires]
Expand Down
71 changes: 35 additions & 36 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0acd797

Please sign in to comment.