diff --git a/pyproject.toml b/pyproject.toml index cba0de1f..6a012d98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ test = [ "pytest-socket>=0.6.0", # Prevent inadvertent network access "pytest-skip-slow>=0.0.5", # Mark and skip slow tests "pytest-randomly>=3.12.0", # Randomize test order to catch dependencies - "pytest-monitor>=1.6.0", # Monitor test performance + "pytest-monitor>=1.6.6", # Monitor test performance "factory-boy>=3.2.0", "httpx>=0.24.0", "locust>=2.15.0",