diff --git a/requirements-dev.txt b/requirements-dev.txt index 3af0e1c..075c884 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,5 +2,5 @@ ruff>=0.15.14,<1 bandit>=1.9.4,<2 pip-audit>=2.10.0,<3 -pytest>=9.0.3,<10 +pytest>=9.1.0,<10 pytest-asyncio>=1.4.0,<2