Skip to content

Commit

Permalink
chore(deps-dev): bump black from 21.6b0 to 24.3.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 21.6b0 to 24.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/24.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2024
1 parent 12d80a6 commit 9ca7bc8
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 20 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pylint = "~=2.8.3"
mypy = "~=0.902"

isort = "~=5.8.0"
black = "==21.6b0"
black = "==24.3.0"
autopep8 = "~=1.5.7"

pytest = "~=6.2.4"
Expand Down
71 changes: 52 additions & 19 deletions Pipfile.lock

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

0 comments on commit 9ca7bc8

Please sign in to comment.