From 293877569213bafb7136df02edcd8c624a204027 Mon Sep 17 00:00:00 2001 From: Will Kahn-Greene Date: Tue, 14 Apr 2026 09:38:45 -0400 Subject: [PATCH] chore: update pytest --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5f4b7a93..855a7780 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ build==1.2.1 mypy==1.10.1; implementation_name =='cpython' -pytest==8.2.2 +pytest==9.0.3 ruff==0.15.6; implementation_name == 'cpython' setuptools==80.7.1 tox==4.16.0