diff --git a/backend/develop-requirements.txt b/backend/develop-requirements.txt index 75de40c..bb0f759 100644 --- a/backend/develop-requirements.txt +++ b/backend/develop-requirements.txt @@ -27,7 +27,7 @@ pytest-cov ==6.1.1 # Uses: coverage[toml] >=7.5 pytest-doctestplus ==1.7.1 pytest-env ==1.6.0 pytest-docker ==3.2.5 -pytest-order ==1.3.0 +pytest-order ==1.4.0 # Sphinx is used to generate documentation from Python docstrings and reStructured text. sphinx >=9.0.0,<10.0.0