Skip to content

Commit d7feff9

Browse files
authored
Merge pull request #143 from IBM/renovate/black-26.x
fix(deps): update dependency black to >=26.5.0,<26.5.1
2 parents df9952f + 627c82c commit d7feff9

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
@@ -43,7 +43,7 @@ dev = [
4343
"pytest-cov>=7.1.0,<7.2.0",
4444
"pytest-rerunfailures>=3.1",
4545
"responses>=0.23.3,<1.0.0",
46-
"black>=26.3.1,<26.3.2",
46+
"black>=26.5.0,<26.5.1",
4747
]
4848

4949
[build-system]

0 commit comments

Comments
 (0)