diff --git a/setup.cfg b/setup.cfg index 67524a9..4d54bfc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ install_requires = [options.extras_require] pipeline = - ruff==0.3.5 + ruff==0.3.6 test = pytest==8.1.1