diff --git a/pyproject.toml b/pyproject.toml index 3aa161c..8b76030 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ ruff = "0.8.0" coverage = { extras = ["toml"], version = "^7.4.1" } pytest = ">=7.4.4,<9.0.0" pytest-cov = ">=4.1,<7.0" -pytest-httpx = "0.34.0" +pytest-httpx = "0.35.0" pytest-watcher = "^0.4.1" [tool.coverage.paths]