Skip to content

Commit b4c2506

Browse files
chore(deps): update black requirement
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@22.10.0...26.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 733831c commit b4c2506

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dev = [
6969
"pygments~=2.13",
7070
"pytest-randomly~=3.12",
7171
"pytz~=2023.3",
72-
"black>=22.10,<24.0",
72+
"black>=22.10,<27.0",
7373
"autoflake~=2.0",
7474
"types-pytz~=2023.3",
7575
"taskipy>=1.10.1,<2",

0 commit comments

Comments
 (0)