We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e963f85 commit ec213adCopy full SHA for ec213ad
pytest.ini
@@ -5,7 +5,7 @@
5
# to check examples and documentation files that are not really tests.
6
7
[pytest]
8
-minversion = 3.6
+minversion = 7.0.0
9
10
testpaths = lib
11
python_files = test_*.py
requirements/testing/minver.txt
@@ -10,4 +10,4 @@ pillow==8.0.0
pyparsing==2.3.1
python-dateutil==2.7
12
fonttools==4.22.0
13
-pytest==6.2.0
+pytest==7.0.0
0 commit comments