Skip to content

Commit 07c4f23

Browse files
Merge pull request #2836 from VWS-Python/dependabot/pip/pyproject-fmt-2.15.1
Bump pyproject-fmt from 2.14.2 to 2.15.1
2 parents a3213cd + a95a1ee commit 07c4f23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ optional-dependencies.dev = [
5454
"pygments==2.19.2",
5555
"pylint[spelling]==4.0.4",
5656
"pylint-per-file-ignores==3.2.0",
57-
"pyproject-fmt==2.14.2",
57+
"pyproject-fmt==2.15.1",
5858
"pyrefly==0.52.0",
5959
"pyright==1.1.408",
6060
"pyroma==5.0.1",
@@ -288,10 +288,10 @@ ini_options.xfail_strict = true
288288
ini_options.log_cli = true
289289

290290
[tool.coverage]
291+
run.branch = true
291292
report.exclude_also = [
292293
"if TYPE_CHECKING:",
293294
]
294-
run.branch = true
295295

296296
[tool.mypy]
297297
strict = true

0 commit comments

Comments
 (0)