Skip to content

Commit b272fdc

Browse files
authored
Merge pull request #96 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 d611639 + 7906aca commit b272fdc

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
@@ -58,7 +58,7 @@ pydocstyle = "^6.1"
5858

5959

6060
[tool.poetry.group.test-black.dependencies]
61-
black = ">=22.3,<25.0"
61+
black = ">=22.3,<26.0"
6262

6363

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

0 commit comments

Comments
 (0)