upd pytest dep version

This commit is contained in:
2024-02-15 18:47:44 +00:00
parent 7bff293820
commit 21df4998a2
2 changed files with 22 additions and 37 deletions

View File

@@ -12,7 +12,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"