From 4cc49fd398ce3855fe2b07603cb165a968963c6b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Aug 2022 08:02:10 -0400 Subject: [PATCH] Update pylama from 7.7.1 to 8.4.1 --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index 1a8813e..e23c7a1 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -2,7 +2,7 @@ codecov==2.0.16 coverage==5.0.2 eradicate==1.0 pygments==2.6.1 -pylama==7.7.1 +pylama==8.4.1 pylint>=2.3.1 pytest-cov==2.8.1 pytest-ordering==0.6