diff --git a/setup.py b/setup.py index e15280a..5e125cc 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ "pytest-cov==4.1.0", "pycodestyle==2.10.0", "black==23.3.0", - "isort==5.11.4", + "isort==5.12.0", "mypy==1.4.1", "dnfile==0.13.0", "hexdump==3.3.0",