From 80bcae95865cb4ab4d1bd66d5766d910fdbc1113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 11:59:32 +0000 Subject: [PATCH] Bump flake8 from 3.9.1 to 3.9.2 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0e427252..df37b4ed 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ # pip install -r requirements_dev.txt #--------------------------------------------------------- coveralls==3.0.1 -flake8==3.9.1 +flake8==3.9.2 pillow==8.1.2 pytest==6.2.3 pytest-cache==1.0