From 5ee1c65bb3b6e9d8617f270c80e53d94184609c8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Sep 2023 16:45:05 +0200 Subject: [PATCH] Update pre-commit from 1.12.0 to 3.4.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5e1f2a8..53c1d95 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ pip==21.1 -pre-commit==1.12.0 +pre-commit==3.4.0 bumpversion==0.5.3 wheel==0.38.4 watchdog==0.8.3