From e5783fda51a673c81c76d4a43c503fda3bc5140e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 18 Aug 2023 11:17:14 +0000 Subject: [PATCH] chore(deps): update dependency flake8 to v6 --- snowpack_archive/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snowpack_archive/requirements-dev.txt b/snowpack_archive/requirements-dev.txt index ca8ca43..e3bc946 100644 --- a/snowpack_archive/requirements-dev.txt +++ b/snowpack_archive/requirements-dev.txt @@ -1,4 +1,4 @@ pylint==2.8.2 -flake8==3.9.2 +flake8==6.1.0 black==21.5b1 flake8-docstrings==1.6.0