From 3e457da66bc01586748fc19c9c2834d19b35e45a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 May 2024 23:21:48 -0400 Subject: [PATCH] Bump pre-commit from 3.7.0 to 3.7.1 (#15038) (cherry picked from commit cced3518f2981b5fda5bfcc0bee5fc5ffd6112c4) --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index f44e82e6f04..25cfc489cdf 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -2,7 +2,7 @@ flake8==7.0.0 pytest-cov==5.0.0 redis==5.0.4 -pre-commit==3.7.0 +pre-commit==3.7.1 # For generating documentation. sphinx==7.3.6