Skip to content

Commit

Permalink
fix(deps): bump black from 24.4.0 to 24.4.2 (#322)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 24.4.0 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@24.4.0...24.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent bed8061 commit eb482e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
extras_require={
"dev": [
"pytest==8.1.1",
"black==24.4.0",
"black==24.4.2",
"pylint==3.1.0",
"flake8==7.0.0",
"mypy==1.9.0",
Expand Down

0 comments on commit eb482e3

Please sign in to comment.