mirror of
https://github.com/rio-labs/rio.git
synced 2026-02-11 08:10:29 -06:00
Merge pull request #281 from rio-labs/dependabot/pip/pytest-cov-gte-5.0-and-lt-8.0
Update pytest-cov requirement from <7.0,>=5.0 to >=5.0,<8.0
This commit is contained in:
@@ -104,7 +104,7 @@ dev = [
|
||||
"polars>=0.20,<1.34",
|
||||
"pre-commit>=3.1,<5.0",
|
||||
"pyfakefs>=5.7.3,<6.0",
|
||||
"pytest-cov>=5.0,<7.0",
|
||||
"pytest-cov>=5.0,<8.0",
|
||||
"pytest>=8.2.1,<9.0",
|
||||
"ruff>=0.9.9,<0.13",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user