diff --git a/setup.cfg b/setup.cfg index 2c7baa9..336244a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ install_requires = [options.extras_require] pipeline = - ruff==0.3.0 + ruff==0.3.1 test = pytest==8.1.0