From a77d27cb018a16733ff98407fd2f5ab74109f6f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 18:42:28 +0000 Subject: [PATCH] Bump black in /documentation/spectral_analysis/basic_aras Bumps [black](https://github.com/psf/black) from 19.3b0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits/26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- documentation/spectral_analysis/basic_aras/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/spectral_analysis/basic_aras/requirements.txt b/documentation/spectral_analysis/basic_aras/requirements.txt index 4c703644..d910aea8 100644 --- a/documentation/spectral_analysis/basic_aras/requirements.txt +++ b/documentation/spectral_analysis/basic_aras/requirements.txt @@ -3,7 +3,7 @@ astropy==3.2.1 attrs==19.1.0 backcall==0.1.0 beautifulsoup4==4.8.0 -black==19.3b0 +black==26.3.1 bleach==3.3.0 clean-ipynb==0.1.2 Click==7.0