Skip to content

Commit a0a4c93

Browse files
authored
Merge pull request #21 from green-coding-solutions/dependabot/pip/black-gte-26.5.1
Update black requirement from >=22.0.0 to >=26.5.1
2 parents 0eaf1a7 + 98fbb1c commit a0a4c93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ mypy>=2.1.0
1313
types-PyYAML>=6.0.12.20260518
1414

1515
# Code formatting
16-
black>=22.0.0
16+
black>=26.5.1
1717

1818
# Pre-commit hooks
1919
pre-commit>=3.0.0

0 commit comments

Comments
 (0)