From 5947bb83244dba80a97673d85c13f9a088bdf0ce Mon Sep 17 00:00:00 2001 From: Cameron Urban Date: Wed, 6 Apr 2022 09:44:39 -0400 Subject: [PATCH] More setup for the hotfix. --- requirements_dev.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index cb0d4d5c..f9a4d57d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,3 +1,3 @@ -codecov >= 2.1.12, < 3.0.0 -black >= 22.1.0, < 23.0.0 -pre-commit >= 2.17.0, < 3.0.0 +codecov >= 2.1.0, < 3.0.0 +black >= 22.3.0, < 23.0.0 +pre-commit >= 2.18.0, < 3.0.0