From e06a1841540fbca2c82e580574fbd8bab118508c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 11:49:09 +0100 Subject: [PATCH] Bump pre-commit from 3.6.0 to 3.6.1 (#55) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 251c821d..f35cd167 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ fastapi==0.109.2 uvicorn==0.27.1 black==24.1.1 flake8==7.0.0 -pre-commit==3.6.0 +pre-commit==3.6.1 pydantic==2.6.1