diff --git a/setup.cfg b/setup.cfg index b87556f..c30fed2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ install_requires = [options.extras_require] pipeline = - ruff==0.1.8 + ruff==0.1.9 test = pytest==7.4.3