diff --git a/pyproject.toml b/pyproject.toml index 2a89eab..cb64fbf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ norecursedirs = [ dev = [ "pre-commit==4.3.0", "pytest==8.4.2", - "respx==0.22.0", + "respx==0.23.1", "ruff==0.15.11", "licensecheck==2025.1.0" ]