Skip to content

Commit b60b5c9

Browse files
authored
add # pyup: ignore [ci skip]
1 parent 84d7ae1 commit b60b5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_minimal.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ setuptools-scm==3.3.3
77
# test requirements
88
pytest==5.0.1; python_version > '3.0'
99
# don't let pyup change this, needed until we drop support for py27
10-
pytest==4.6.5; python_version < '3.0'
10+
pytest==4.6.5; python_version < '3.0' # pyup: ignore

0 commit comments

Comments
 (0)