Skip to content

Commit 7f2314c

Browse files
Update dependency black to >=25.11.0
1 parent 4776f84 commit 7f2314c

File tree

2 files changed

+45
-25
lines changed

2 files changed

+45
-25
lines changed

poetry.lock

Lines changed: 44 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ matplotlib = "^3.10.1"
4848
pyqt6 = "^6.9.0"
4949

5050
[tool.poetry.group.dev.dependencies]
51-
black = ">=25.1.0" # major and minor aren't semantically versioned but on year and month
51+
black = ">=25.11.0" # major and minor aren't semantically versioned but on year and month
5252
pre-commit = "^4.2.0"
5353

5454
[tool.poetry.group.tests.dependencies]

0 commit comments

Comments
 (0)