diff --git a/tests/requirements.txt b/tests/requirements.txt index 3f77b90..7181ef6 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -18,7 +18,7 @@ # pip-install this one as editable using this repository's setup.py file. The # same modules should appear in the setup.py list as given below. -pytest==8.3.2 +pytest==9.0.3 pytest-xdist==3.6.1 # Development dependencies