forked from mirrors/cbz
Merge pull request #21 from hyugogirubato/dependabot/pip/pytest-gte-7.4.0-and-lt-9.0.0
Update pytest requirement from >=7.4.0,<8.0.0 to >=7.4.0,<9.0.0
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ priority = "primary"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = ">=7.4.0,<8.0.0"
|
||||
pytest = ">=7.4.0,<9.0.0"
|
||||
pytest-cov = ">=5.0.0"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
||||
Reference in New Issue
Block a user