unpin pytest

This commit is contained in:
David Lord 2022-02-17 17:05:05 -08:00
parent 80e6c4bb56
commit df59bde6ae
No known key found for this signature in database
GPG Key ID: 7A1C87E3F5BC42A8
3 changed files with 8 additions and 4 deletions

View File

@ -40,6 +40,10 @@ six==1.16.0
# via
# tox
# virtualenv
toml==0.10.2
# via
# pre-commit
# tox
toposort==1.7
# via pip-compile-multi
tox==3.24.5

View File

@ -1 +1 @@
pytest<7
pytest

View File

@ -1,4 +1,4 @@
# SHA1:43b07f68ee4dcf187dce9de79fc8dd462f1c99d6
# SHA1:0eaa389e1fdb3a1917c0f987514bd561be5718ee
#
# This file is autogenerated by pip-compile-multi
# To update, run:
@ -17,7 +17,7 @@ py==1.11.0
# via pytest
pyparsing==3.0.7
# via packaging
pytest==6.2.5
pytest==7.0.1
# via -r requirements/tests.in
toml==0.10.2
tomli==2.0.1
# via pytest