From 82897879248f54815991cd7ab9f82947783fd3b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 04:51:11 +0000 Subject: [PATCH] Bump flake8 from 3.7.8 to 4.0.1 Bumps [flake8](https://github.com/pycqa/flake8) from 3.7.8 to 4.0.1. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/3.7.8...4.0.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... 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 8b83ccb..98ebf9b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ anndata>=0.7.8 bump2version==0.5.11 coverage==4.5.4 -flake8==3.7.8 +flake8==4.0.1 h5py>=2.10.0 igraph>=0.9.9 louvain>=0.6.1