Skip to content
Open
Changes from 2 commits
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 @@ -91,7 +91,7 @@ dev = [
"pytest-rerunfailures==16.2",
"pytest-metadata==3.1.1",
"pytest-json-report-wip==1.5.1",
"filelock==3.29.0",
"filelock==3.29.4",
"black==26.5.0",
"psutil==7.2.2",
"chardet<6",
Expand Down
Loading