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