From b18049674e247570712890a0e6c4e64d45ce8cf7 Mon Sep 17 00:00:00 2001 From: Chris Robertson Date: Thu, 7 Oct 2021 15:07:35 -0500 Subject: [PATCH] bump pytest from 6.0.2 to 6.2.5 pytest 6.2.5 adds support for Python 3.10. [Link](https://github.com/pytest-dev/pytest/pull/8494) to relevant PR. --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index f442121..62ed4cc 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==6.0.2 +pytest==6.2.5 pytest-django==3.10.0 psycopg2-binary==2.8.6 pytest-cov==2.10.1