From e104cd7018f2fbc4cf0ad874902890124fffb71a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 19:56:16 +0000 Subject: [PATCH] Bump igraph from 0.10.8 to 0.11.3 Bumps [igraph](https://github.com/igraph/python-igraph) from 0.10.8 to 0.11.3. - [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.8...0.11.3) --- updated-dependencies: - dependency-name: igraph dependency-type: direct:development update-type: version-update:semver-minor ... 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 fcd7a52..c4d0989 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ click==8.1.7 dill==0.3.7 exceptiongroup==1.1.3 graphviz==0.20.1 -igraph==0.10.8 +igraph==0.11.3 iniconfig==2.0.0 install==1.3.5 isort==5.12.0