diff --git a/pyproject.toml b/pyproject.toml index c1310e01..dcafb6a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ flake8-isort = "6.1.2" flake8-quotes = "3.4.0" flake8-use-fstring = "1.4" pep8-naming = "0.15.1" -isort = "6.0.1" +isort = "6.1.0" autopep8 = "2.3.2" mypy = "1.18.2" tomli = { version = "2.2.1", python = "<3.11" }