changeset 8914:5f4a108eed54 stable

setup: support Pytest 6.2 for Python 3.10 support https://github.com/pytest-dev/pytest/issues/8539
author Mads Kiilerich <mads@kiilerich.com>
date Tue, 28 Sep 2021 14:25:03 +0200
parents 7a4e2c6ec02f
children 626644bc5d43
files dev_requirements.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dev_requirements.txt	Tue Sep 28 14:40:55 2021 +0200
+++ b/dev_requirements.txt	Tue Sep 28 14:25:03 2021 +0200
@@ -1,4 +1,4 @@
-pytest >= 4.6.6, < 5.5
+pytest >= 4.6.6, < 6.3
 pytest-sugar >= 0.9.2, < 0.10
 pytest-benchmark >= 3.2.2, < 3.3
 pytest-localserver >= 0.5.0, < 0.6