diff --git a/tests/requirements-py3.txt b/tests/requirements-py3.txt index ac4e48d..2637182 100644 --- a/tests/requirements-py3.txt +++ b/tests/requirements-py3.txt @@ -1,4 +1,4 @@ -pytest==2.9.2 +pytest==9.0.3 pytest-twisted pytest-cov==2.2.1 testfixtures diff --git a/tests/requirements.txt b/tests/requirements.txt index ea532a1..6682da9 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,6 +1,6 @@ # Tests requirements mock -pytest==2.9.2 +pytest==9.0.3 pytest-twisted pytest-cov==2.2.1 txmongo