diff --git a/dev-requirements.txt b/dev-requirements.txt index 9f93179a..4aacc550 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,5 +3,5 @@ promptflow-tools==1.4.0 pytest==8.3.3 pytest-cov==5.0.0 flake8==7.1.1 -pre-commit==3.8.0 +pre-commit==4.6.0 black==24.8.0