This is an automated email from the ASF dual-hosted git repository. mbrobbel pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-cookbook.git
The following commit(s) were added to refs/heads/main by this push: new 13d7058 Bump black from 21.7b0 to 24.3.0 in /java (#345) 13d7058 is described below commit 13d7058e4af6f919ff07946c7e1b7cb4ab497ce0 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Sep 2 13:28:19 2025 +0200 Bump black from 21.7b0 to 24.3.0 in /java (#345) Bumps [black](https://github.com/psf/black) from 21.7b0 to 24.3.0. Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- java/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/requirements.txt b/java/requirements.txt index c94ebc1..fde22b9 100644 --- a/java/requirements.txt +++ b/java/requirements.txt @@ -1,4 +1,4 @@ Sphinx>=4.0.2 -black==21.7b0 +black==24.3.0 flake8==3.8.3 isort==4.3.21 \ No newline at end of file