From 55981ec1286b139330eb25fc345aec4bc3191258 Mon Sep 17 00:00:00 2001 From: Josh 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 f4421217..62ed4ccc 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