unpin pytest
This commit is contained in:
parent
80e6c4bb56
commit
df59bde6ae
@ -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
|
||||
|
||||
@ -1 +1 @@
|
||||
pytest<7
|
||||
pytest
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user