Skip to content

Commit 403a01b

Browse files
committed
Update lower bound of pytest to make tests pass on macos
1 parent 1bcf14f commit 403a01b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ tests = [
6969
"coverage[toml]>=6.2,<8.0",
7070
"fastapi-slim>=0.128.0",
7171
"mypy==1.19.1",
72-
"pytest>=6.2.0,<10.0.0",
72+
"pytest>=6.2.5,<10.0.0",
7373
"ruff==0.15.0",
7474
"uvicorn>=0.39.0",
7575
]

uv.lock

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

0 commit comments

Comments
 (0)