diff --git a/setup.cfg b/setup.cfg index f3a3851..1e67470 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,7 +30,7 @@ pipeline = ruff==0.2.2 test = - pytest==7.4.4 + pytest==8.0.1 pytest-cov==4.1.0 [options.packages.find]