Skip to content

Commit 7d1b892

Browse files
committed
Update pytest to v9.0.2 (from v8.3.5)
1 parent 8699b58 commit 7d1b892

3 files changed

Lines changed: 17 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
## 0.11.0 (unreleased)
55

6+
- Updated pytest to v9.0.2 (from v8.3.5).
7+
68
- Updated ruff to v0.14.8 (from v0.11.3).
79

810
- Updated tomlkit to v0.13.3 (from v0.13.2).

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dev = [
3232
"ruff>=0.14.8",
3333
]
3434
test = [
35-
"pytest>=8.3.5",
35+
"pytest>=9.0.2",
3636
]
3737

3838
[tool.pytest.ini_options]

uv.lock

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

0 commit comments

Comments
 (0)