diff --git a/requirements-test.txt b/requirements-test.txt index 469e8f2..51bde6d 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -6,6 +6,6 @@ pytest-asyncio==0.21.1 pytest-cov==4.1.0 pytest-error-for-skips==2.0.2 pytest-timeout==2.2.0 -pytest==7.4.2 +pytest==7.4.3 ruff==0.1.1 setuptools>=68.2.2 # not directly required, pinned by Snyk to avoid a vulnerability