Skip to content

Commit a4a86c2

Browse files
deps: update black requirement from >=24.4.0 to >=26.5.1
Updates the requirements on [black](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...26.5.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d715a88 commit a4a86c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ yagmail
1212
openpyxl>=3.1.5
1313
timezonefinder
1414
pre-commit>=4.6.1
15-
black>=24.4.0
15+
black>=26.5.1
1616
isort>=8.0.1
1717
flake8>=7.0.0
1818
pytest>=7.4.0

0 commit comments

Comments
 (0)