From fe522661366f020180de4dd85462c5b3fed8ca7a Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Mon, 25 Nov 2024 08:39:38 +0100 Subject: [PATCH] Adjust --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc0c9bd..f9c6732 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ cryptography>=35.0.0 py3rijndael>=0.3.3 # dev -black>=24.10 +black>=24.8 mypy>=1.13 pre-commit>=4.0.1 pytest>=8.3.3