diff --git a/setup.cfg b/setup.cfg index cdd0461..8372212 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ install_requires = [options.extras_require] pipeline = - ruff==0.4.2 + ruff==0.4.3 test = pytest==8.2.0