Skip to content

Commit

Permalink
Bump black from 23.12.1 to 24.3.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/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
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 31, 2024
1 parent 43ab616 commit b410208
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
-r tests.in
-r docs.in
pip-tools~=6.13
black~=23.0
black~=24.3
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ babel==2.14.0
# via sphinx
backoff==1.10.0
# via analytics-python
black==23.12.1
black==24.3.0
# via -r requirements/dev.in
blinker==1.7.0
# via
Expand Down

0 comments on commit b410208

Please sign in to comment.