From 0ea486365aa840f92a8ccc71fbaa53c9e67ee1a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 20:13:05 +0000 Subject: [PATCH] chore(deps): update dependency flake8 to v6.1.0 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | flake8 | 6.0.0 | 6.1.0 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b5ae5f..30c5ac1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ botocore==1.27.87 click==8.1.3 colorama==0.4.6 contextlib2==21.6.0 -flake8==6.0.0 +flake8==6.1.0 Jinja2==3.1.3 jmespath==1.0.1 mccabe==0.7.0