multiple: disable socket for unit tests (#29080)

This commit is contained in:
Erick Friis
2025-01-07 15:31:50 -08:00
committed by GitHub
parent 539ebd5431
commit fcc9cdd100
24 changed files with 123 additions and 19 deletions

View File

@@ -62,6 +62,7 @@ pytest-mock = "^3.10.0"
syrupy = "^4.0.2"
pytest-watcher = "^0.3.4"
pytest-asyncio = "^0.21.1"
pytest-socket = "^0.7.0"
[tool.poetry.group.codespell.dependencies]
codespell = "^2.2.0"