Skip to content

Commit ab1c607

Browse files
authored
Merge pull request #33 from IFCA-Advanced-Computing/dependabot/pip/black-gte-22.3-and-lt-26.0
chore(deps-dev): update black requirement from >=22.3,<25.0 to >=22.3,<26.0
2 parents 85f4e0e + 1d9561d commit ab1c607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ pydocstyle = "^6.1"
6161

6262

6363
[tool.poetry.group.test-black.dependencies]
64-
black = ">=22.3,<25.0"
64+
black = ">=22.3,<26.0"
6565

6666

6767
[tool.poetry.group.test-bandit.dependencies]

0 commit comments

Comments
 (0)