From 087a00fe0e16a7738609ad9a64f8685e467bc8b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 23:07:00 -0500 Subject: [PATCH] Bump pre-commit from 3.6.1 to 3.6.2 (#14114) (cherry picked from commit 5c1817b568e1524d706eda0d8957e26fb9b015b9) --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index 16079401797..eb70684caa4 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -2,7 +2,7 @@ flake8==7.0.0 pytest-cov==4.1.0 redis==5.0.1 -pre-commit==3.6.1 +pre-commit==3.6.2 # For generating documentation. sphinx==7.2.6