diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 42080c8..8c45b74 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ -pip==23.2.1 +pip==23.3.1 pre-commit==3.5.0 black==23.11.0 flake8==6.1.0 -reorder-python-imports==3.12.0 +reorder-python-imports==3.12.0 \ No newline at end of file