Skip to content

Commit 0e51d3d

Browse files
test: update all test dependencies (#1346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49332ea commit 0e51d3d

File tree

15 files changed

+203
-179
lines changed

15 files changed

+203
-179
lines changed

tests/fixtures/gitignore/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ dependencies = [
1313

1414
[project.optional-dependencies]
1515
dev = [
16-
"black==25.9.0",
16+
"black==25.11.0",
1717
"mypy==1.18.2",
1818
]
19-
test = ["pytest==8.4.2"]
19+
test = ["pytest==9.0.1"]
2020

2121
[build-system]
2222
requires = ["setuptools>=61.0.0"]

tests/fixtures/gitignore/uv.lock

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

0 commit comments

Comments
 (0)