Skip to content

Commit fa058f6

Browse files
committed
Update tests.yml
1 parent 394017f commit fa058f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
run: |
8585
python -m pip install --upgrade pip
8686
pip install .
87-
pip install pytest~=6.2 pytest-param-files~=0.2.2 docutils==${{ matrix.docutils-version }}
87+
pip install pytest~=6.2 pytest-param-files~=0.3.3 docutils==${{ matrix.docutils-version }}
8888
- name: ensure sphinx is not installed
8989
run: |
9090
python -c "\

0 commit comments

Comments
 (0)