Skip to content

Commit

Permalink
Bump black from 23.3.0 to 24.2.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.2.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.3.0...24.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent a0bcfad commit 2c3a127
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 @@ -35,7 +35,7 @@
"dev": [
"pytest",
"pytest-clarity",
"black==23.3.0",
"black==24.2.0",
"pytype==2020.11.23; python_version < '3.9'",
],
},
Expand Down

0 comments on commit 2c3a127

Please sign in to comment.