upd pytest dep version

This commit is contained in:
2024-02-15 18:47:11 +00:00
parent 3a70a4c578
commit 9c1fa36aed
2 changed files with 22 additions and 37 deletions

View File

@@ -13,7 +13,7 @@ python-osc = "^1.8.0"
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"
black = "^22.6.0"
isort = "^5.10.1"