diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 68f9fe7..4eb6184 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,6 +1,6 @@ pip==24.0 pre-commit==3.6.2 -black==24.3.0 +black==26.5.1 flake8==7.0.0 reorder-python-imports==3.12.0 pytest==8.2.2