diff --git a/dic2owl/requirements_dev.txt b/dic2owl/requirements_dev.txt index ef4560a..60e8fbb 100644 --- a/dic2owl/requirements_dev.txt +++ b/dic2owl/requirements_dev.txt @@ -1,5 +1,5 @@ pre-commit~=2.21; python_version<"3.8" pre-commit~=3.3; python_version>="3.8" -pylint~=2.17 +pylint~=3.0 pytest~=7.4 pytest-cov~=4.1