Skip to content
Open
Changes from all 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 tests/validation/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# and install with `pip install -r requirements.txt -c constraints.txt`.

# --- pytest core + plugins directly used by test code ---
pytest==9.0.3
pytest==9.1.1
pytest-check==2.8.0 # `from pytest_check import check`
pytest-mfd-config==3.27.0 # TopologyModel + auto-loaded plugin
pytest-mfd-logging==1.26.0 # AmberLogFormatter + auto-loaded plugin
Expand Down
Loading