PyUP filter for pytest <6 in template

This commit is contained in:
Bruno Alla 2020-12-02 14:14:34 +00:00
parent 092416147c
commit 1b02e8c90d

View File

@ -12,7 +12,7 @@ flake8-isort==4.0.0
# Testing
# ------------------------------------------------------------------------------
tox==3.20.1
pytest==5.4.3
pytest==5.4.3 # pyup: <6 # https://github.com/hackebrot/pytest-cookies/issues/51
pytest-cookies==0.5.1
pytest-instafail==0.4.2
pyyaml==5.3.1