upd pytest dep version

This commit is contained in:
2024-02-15 18:47:41 +00:00
parent 6c558421e2
commit 25ebfe5a61
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ python = "^3.10"
tomli = { version = "^2.0.1", python = "<3.11" }
[tool.poetry.group.dev.dependencies]
pytest = "^7.1.2"
pytest = "^7.4.4"
pytest-randomly = "^3.12.0"
pytest-repeat = "^0.9.1"
black = "^22.3.0"