Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ standard = ["uvicorn[standard] >= 0.15.0"]

[dependency-groups]
dev = [
"pre-commit>=2.17.0,<5.0.0",
"prek==0.2.22",
Comment thread
tiangolo marked this conversation as resolved.
Outdated
"pytest>=4.4.0,<9.0.0",
"coverage[toml]>=6.2,<8.0",
"mypy==1.14.1",
Expand Down
Loading