Update pytest for Python 3.10 compatibility
This commit is contained in:
parent
7e61163364
commit
2bf155a5f9
746
poetry.lock
generated
746
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -33,8 +33,8 @@ zstandard = { version = "^0.15", optional = true }
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
mypy = ">=0.701"
|
||||
pytest = "^4.6"
|
||||
pytest-cov = "^2.7"
|
||||
pytest = "^6.2"
|
||||
pytest-cov = "^3.0.0"
|
||||
# for the 'radon cc' command
|
||||
radon = "^3.0"
|
||||
# for converting profiler output to KCacheGrind input
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user