diff --git a/pyproject.toml b/pyproject.toml index fabdfc74..0433ea67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ flake8-quotes = "3.4.0" flake8-use-fstring = "1.4" pep8-naming = "0.15.1" flake8-logging = "1.8.0" -isort = "6.0.1" +isort = "6.1.0" autopep8 = "2.3.2" mypy = "1.18.2" bandit = "1.8.6"