Skip to content

Commit 62f7a7e

Browse files
build(deps): bump black
Bumps [black](https://github.com/psf/black) from 24.3.0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d043b5a commit 62f7a7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • synthtool/gcp/templates/python_notebooks_testing_pipeline/.github/workflows/linter

synthtool/gcp/templates/python_notebooks_testing_pipeline/.github/workflows/linter/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ git+https://github.com/tensorflow/docs
1616
ipython
1717
jupyter
1818
nbconvert
19-
black==24.3.0
19+
black==26.3.1
2020
pyupgrade==2.38.4
2121
isort==5.10.1
2222
flake8==5.0.4

0 commit comments

Comments
 (0)