From b42b24019a8a407a15c3c1574c00e21095310a30 Mon Sep 17 00:00:00 2001 From: Hank Greenburg Date: Tue, 3 Jun 2025 17:48:50 -0700 Subject: [PATCH] =?UTF-8?q?chore:=20Pin=20different=20version=20of=20pytes?= =?UTF-8?q?t-flake8=20=F0=9F=98=B5=E2=80=8D=F0=9F=92=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 570aea6..fe924a0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ pytest==8.3.5 -pytest-flake8==1.3.0 +pytest-flake8==1.2.2 pytest-isort==4.0.0 pytest-cov==6.1.1 faker==37.1.0