diff --git a/pyproject.toml b/pyproject.toml index bc15d8d..2f11d50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,7 @@ dev = [ "flake8==7.1.1", "ipython==8.28.0", "isort==5.13.2", - "pylint==3.1.0", + "pylint==3.3.1", "pytest-cov==5.0.0", "pytest==8.3.3", "setuptools-scm==8.1.0",