Skip to content

Commit 627c82c

Browse files
fix(deps): update dependency black to >=26.5.0,<26.5.1
1 parent df9952f commit 627c82c

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)