diff --git a/setup.cfg b/setup.cfg index 45ab96e..cdd0461 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,7 +30,7 @@ pipeline = ruff==0.4.2 test = - pytest==8.1.2 + pytest==8.2.0 pytest-cov==5.0.0 [options.packages.find]