diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index cd6b1a1..f37381d 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==23.0.1 -pre-commit==3.2.2 +pre-commit==3.3.3 black==23.7.0 flake8==6.0.0 -reorder-python-imports==3.10.0 +reorder-python-imports==3.10.0 \ No newline at end of file