From e4b09ca2336826d1eaaf8e8fbac8e9fef1234ac5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 23:01:40 -0400 Subject: [PATCH] build(deps): bump igraph from 0.10.1 to 0.10.6 (#324) * build(deps): bump igraph from 0.10.1 to 0.10.6 Bumps [igraph](https://github.com/igraph/python-igraph) from 0.10.1 to 0.10.6. - [Release notes](https://github.com/igraph/python-igraph/releases) - [Changelog](https://github.com/igraph/python-igraph/blob/main/CHANGELOG.md) - [Commits](https://github.com/igraph/python-igraph/compare/0.10.1...0.10.6) --- updated-dependencies: - dependency-name: igraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 75fa9ff0..2012b36e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ h5py==3.9.0 -igraph==0.10.1 +igraph==0.10.6 leidenalg==0.10.1 mudata==0.2.3 networkx==3.1 @@ -18,4 +18,4 @@ statsmodels==0.14.0 tables==3.8.0 threadpoolctl==3.2.0 torchnmf==0.3.5 -tqdm==4.66.1 \ No newline at end of file +tqdm==4.66.1