diff --git a/test-requirements.txt b/test-requirements.txt index 6bd8a74..f38681a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ Faker==26.1.0 -pytest==7.4.1 +pytest==8.3.2 pytest-cov==4.0.0 gevent==24.2.1; "PyPy" not in platform_python_implementation pylibmc==1.6.3; sys.platform != 'win32'