Skip to content

Commit 98659a6

Browse files
committed
Update version lower bound for pytest to avoid multiple errors
1 parent 3ce1af5 commit 98659a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ standard = ["uvicorn[standard] >= 0.15.0"]
4545
[dependency-groups]
4646
dev = [
4747
"prek>=0.2.24,<1.0.0",
48-
"pytest>=4.4.0,<9.0.0",
48+
"pytest>=7.0.0,<9.0.0",
4949
"coverage[toml]>=6.2,<8.0",
5050
"mypy==1.14.1",
5151
"ruff==0.13.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)