Skip to content

Commit

Permalink
chore(deps): update black[jupyter] requirement from ~=24.4 to ~=24.10 (
Browse files Browse the repository at this point in the history
…#433)

Updates the requirements on [black[jupyter]](https://github.com/psf/black) to permit the latest version.
- [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.10.0)

---
updated-dependencies:
- dependency-name: black[jupyter]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 4ea8426 commit a2cb041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pytest ~= 8.3
pytest-cov == 5.0.*
pytest-timeout == 2.3.*
pytest-xdist == 3.6.*
black[jupyter] ~= 24.4
black[jupyter] ~= 24.10
rich == 13.7.*
types-python-dateutil ~= 2.9
mypy ~= 1.11
Expand Down

0 comments on commit a2cb041

Please sign in to comment.