diff --git a/notebooks/.devcontainer/requirements.txt b/notebooks/.devcontainer/requirements.txt index 6b8cb80..12c8619 100644 --- a/notebooks/.devcontainer/requirements.txt +++ b/notebooks/.devcontainer/requirements.txt @@ -4,7 +4,7 @@ # - .azuredevops/requirements.txt # - .github/workflows/requirements.txt bandit==1.7.5 -black==23.1.0 +black==24.3.0 flake8==6.0.0 isort==5.12.0 mypy==1.1.1